SetRowV4 Data Member Function

Sets the value of a row to the value of the specified vector.

Prototype

int32 SetRowV4( int32 p_nIndex, Float32Vector src )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the row.
<Float32Vector>srcThe vector containing the row values.

Examples

Copy Text To Clipboard

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