Populates a <StrList> with all matrix type declarations such as mat2x2 and mat3x4 and mat4x4.
int32 GetAllTypeStrings( StrList p_slTypes )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <StrList> | p_slTypes | A pointer to the <StrList> into which you wish to accumulate this nodes type variation name strings. |
None published. Please look for an example in the Simdify Scripting Language code base.