This is the complete list of members for ON_MeshX, including all inherited members.
| BarycentricCoordinateTolerance() const | ON_MeshX | |
| m_bc_tolerance | ON_MeshX | protected |
| m_bHaveXform | ON_MeshX | protected |
| m_inverse_xform | ON_MeshX | protected |
| m_mesh | ON_MeshX | |
| m_mesh_bbox | ON_MeshX | |
| m_mesh_dV | ON_MeshX | |
| m_mesh_F | ON_MeshX | |
| m_mesh_face_rtree | ON_MeshX | |
| m_mesh_Fcnt | ON_MeshX | |
| m_mesh_fV | ON_MeshX | |
| m_mesh_id | ON_MeshX | |
| m_mesh_S | ON_MeshX | |
| m_mesh_Vcnt | ON_MeshX | |
| m_reserved1 | ON_MeshX | protected |
| m_surface_properties | ON_MeshX | protected |
| m_tag | ON_MeshX | |
| m_xform | ON_MeshX | protected |
| MeshInverseTransform() const | ON_MeshX | |
| MeshTransform() const | ON_MeshX | |
| ON_MeshX(const ON_Mesh &mesh, ON__UINT_PTR mesh_id) | ON_MeshX | |
| ON_MeshX(const ON_Mesh &mesh, const ON_RTree &mesh_face_rtree, ON__UINT_PTR mesh_id) | ON_MeshX | |
| ON_MeshX(unsigned int vertex_count, const class ON_3dPoint *mesh_dV, const class ON_3fPoint *mesh_fV, const class ON_2dPoint *mesh_S, unsigned int face_count, const class ON_MeshFace *mesh_F, const ON_RTree &mesh_face_rtree, ON__UINT_PTR mesh_id) | ON_MeshX | |
| SetBarycentricCoordinateTolerance(double bc_tolerance) | ON_MeshX | |
| SetMeshTransform(ON_Xform xform) | ON_MeshX | |
| SetSurfaceProperties(const class ON_Surface *surface) | ON_MeshX | |
| SetSurfaceProperties(const class ON_SurfaceProperties *surface_properties) | ON_MeshX | |
| SurfaceProperties() const | ON_MeshX | |
| ~ON_MeshX() | ON_MeshX | |