GetAllTypeStrings Data Member Function

Populates a <StrList> with all matrix type declarations such as mat2x2 and mat3x4 and mat4x4.

Prototype

int32 GetAllTypeStrings( StrList p_slTypes )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slTypesA pointer to the <StrList> into which you wish to accumulate this object's type variation name strings.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.