ColumnV4 Data Member Function

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

Prototype

Float64Vector ColumnV4( int32 p_iIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_iIndexThe 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.