ColumnV4 Data Member Function

Returns a pointer to the 4-component vector representing the specified matrix column.

Prototype

Float32Vector ColumnV4( int32 p_iColumn )

Parameters

Parameter Type Parameter Name Documentation
int32p_iColumnThe index of the column to return.

Examples

Copy Text To Clipboard

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