Wiki > TV3D65 Index > TVMiniMesh
SetMatrixArray
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetMatrixArray(iNumMatrixElements As Integer , pMatrixArray As TV_3DMATRIX) As Integer |
| C++ | int SetMatrixArray(int iNumMatrixElements , cTV_3DMATRIX pMatrixArray) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iNumMatrixElements | No | iNumMatrixElements description |
| pMatrixArray | No | pMatrixArray description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.