Rhino C++ API
8.13
|
This is the complete list of members for ON_XMesh, including all inherited members.
ConvertToOnMesh() | ON_XMesh | |
Create(const ON_Mesh &M, ON_XMeshVertexPool &VPool, ON_XMeshEdgePool &EPool, ON_XMeshFacePool &FPool) | ON_XMesh | |
Create(const ON_Mesh &M) | ON_XMesh | |
EdgeCount() const | ON_XMesh | |
FaceCount() const | ON_XMesh | |
FindEdge(ON_XMeshVertex *pV0, ON_XMeshVertex *pV1, bool &bRev) | ON_XMesh | |
FindEdge(const ON_XMeshVertex *pV0, const ON_XMeshVertex *pV1, bool &bRev) const | ON_XMesh | |
IsValid() const | ON_XMesh | |
ON_XMesh() | ON_XMesh | |
VertexCount() const | ON_XMesh | |
~ON_XMesh() | ON_XMesh |