Rhino C++ API
8.13
|
This is the complete list of members for ON_MESH_POINT, including all inherited members.
GetTriangle(int &idxA, int &idxB, int &idxC) const | ON_MESH_POINT | |
GetTriangle(ON_3dPoint &ptA, ON_3dPoint &ptB, ON_3dPoint &ptC) const | ON_MESH_POINT | |
IsValid(ON_TextLog *text_log) const | ON_MESH_POINT | |
m_ci | ON_MESH_POINT | |
m_edge_index | ON_MESH_POINT | |
m_et | ON_MESH_POINT | |
m_face_index | ON_MESH_POINT | |
m_mesh | ON_MESH_POINT | |
m_mnode | ON_MESH_POINT | |
m_P | ON_MESH_POINT | |
m_sn | ON_MESH_POINT | |
m_t | ON_MESH_POINT | |
m_Triangle | ON_MESH_POINT | |
ON_MESH_POINT() | ON_MESH_POINT | |
SetEdgePoint(const ON_Mesh *mesh, int fi, int ei, double et) | ON_MESH_POINT | |
SetFacePoint(const class ON_Mesh *mesh, int fi, const double t[4]) | ON_MESH_POINT | |
SetTopologyComponentIndex(double *edge_parameter) | ON_MESH_POINT |