|
Rhino C++ API
8.24
|
This is the complete list of members for ON_MeshXPlane, including all inherited members.
| BarycentricCoordinateTolerance() const | ON_MeshX | |
| IncludeDegenerateEdgePoints() const | ON_MeshXPlane | |
| IncludeOverlapFacets() const | ON_MeshXPlane | |
| IncludeVertexPoints() const | ON_MeshXPlane | |
| IntersectPlane(ON_PlaneEquation plane_eqn, double plane_eqn_zero_tolerance, unsigned int plane_id, ON_MeshXPointPool &mxpointpool) | ON_MeshXPlane | |
| 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 | |
| ON_MeshXPlane(const ON_Mesh &mesh, ON__UINT_PTR mesh_id) | ON_MeshXPlane | |
| ON_MeshXPlane(const ON_Mesh &mesh, const ON_RTree &mesh_face_rtree, ON__UINT_PTR mesh_id) | ON_MeshXPlane | |
| ON_MeshXPlane(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_MeshXPlane | |
| ON_MeshXPlaneCache class | ON_MeshXPlane | friend |
| SetBarycentricCoordinateTolerance(double bc_tolerance) | ON_MeshX | |
| SetIncludeDegenerateEdgePoints(bool bIncludeDegenerateEdgePoints) | ON_MeshXPlane | |
| SetIncludeOverlapFacets(bool bIncludeOverlapFacets) | ON_MeshXPlane | |
| SetIncludeVertexPoints(bool bIncludeVertexPoints) | ON_MeshXPlane | |
| 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 | |
| ~ON_MeshXPlane() | ON_MeshXPlane |
1.8.17