SoSFArray2DGetValue Method |
Name | Description | |
---|---|---|
GetValue | Returns a read-only pointer to the array's values . | |
GetValue(SbVec2i32, SoSFArrayDataTypes) | Returns a read-only pointer to the 2D array's values and its dimensions and data type. | |
GetValue(SbVec2s, SoSFArrayDataTypes) | Returns a read-only pointer to the 2D array's values and its dimensions and data type. | |
GetValue(SbVec3i32, SbDataType) | Returns a read-only pointer to the array's values and its dimensions and data type. |