Wiki > TV3D65 Index > TVMesh
GetVertexEx
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetVertexEx(iVertexId As Integer , retData As Single , size As Integer) As Integer |
| C++ | int GetVertexEx(int iVertexId , float* retData , int size ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iVertexId | No | iVertexId description |
| size | No | size description |
RETURN VALUE
| NAME | OPTIONAL | DESCRIPTION |
| retData | No | retData description |
EXAMPLES
TIPS
- Please add any notes or tips for this method.