Wiki > TV3D65 Index > TVMathLibrary
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | SortVectorList(vReferencePoint As TV_3DVECTOR , iNumVectors As Integer , pVertexArray As TV_3DVECTOR) |
|---|---|
| C++ | void SortVectorList(cTV_3DVECTOR vReferencePoint , int iNumVectors , cTV_3DVECTOR pVertexArray) |
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| vReferencePoint | No | vReferencePoint description |
| iNumVectors | No | iNumVectors description |
| pVertexArray | No | pVertexArray description |
| Null | Does not return a value. |
|---|
| Example | Basic example. |
|---|