sizeof_dmat4x4 Data Member Function

Returns the size in bytes of the GLSL data type <dmat4x4>, which is sizeof( double ) * 16.

Prototype

static int32 sizeof_dmat4x4()

Examples

Copy Text To Clipboard

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