![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray3D::cMeshVertsV, including all inherited members.
| AddVert(const void *pVert) | Gray3D::cMeshVertsV | inline |
| cMeshVertsV(size_t nVertStride=sizeof(cVector3f)) | Gray3D::cMeshVertsV | inline |
| FreeVerts() | Gray3D::cMeshVertsV | inline |
| get_Vert(ITERATE_t i) const | Gray3D::cMeshVertsV | inline |
| get_VertPtr() | Gray3D::cMeshVertsV | inline |
| get_VertQty() const | Gray3D::cMeshVertsV | inline |
| get_VertStride() const | Gray3D::cMeshVertsV | inline |
| m_nVertices | Gray3D::cMeshVertsV | protected |
| m_nVertStride | Gray3D::cMeshVertsV | protected |
| m_Vertices | Gray3D::cMeshVertsV | protected |
| ref_Vert(ITERATE_t i) | Gray3D::cMeshVertsV | inline |
| SetVertQty(ITERATE_t dwQty, size_t nVertStride) | Gray3D::cMeshVertsV | inline |