Rhino C++ API
8.13
|
This is the complete list of members for ON_SubDMesh, including all inherited members.
AbsoluteSubDDisplayDensity() const | ON_SubDMesh | |
BoundingBox() const | ON_SubDMesh | |
Clear() | ON_SubDMesh | |
ClearTree() | ON_SubDMesh | |
ContentSerialNumber() const | ON_SubDMesh | |
Copy() const | ON_SubDMesh | |
CopyFrom(const ON_SubDMesh &src) | ON_SubDMesh | |
Create(const ON_SubD &subd, const class ON_SubDDisplayParameters &limit_mesh_parameters, ON_SubDMesh *destination_mesh) | ON_SubDMesh | static |
Create(ON_SubDFaceIterator fit, const class ON_SubDDisplayParameters &limit_mesh_parameters, ON_SubDMesh *destination_mesh) | ON_SubDMesh | static |
DisplayDensity() const | ON_SubDMesh | |
DisplayParameters() const | ON_SubDMesh | |
Empty | ON_SubDMesh | static |
FaceFragment(const class ON_SubDFace *face) const | ON_SubDMesh | |
FirstFragment() const | ON_SubDMesh | |
FragmentCount() const | ON_SubDMesh | |
FragmentTree() const | ON_SubDMesh | |
GetEdgeCenterPointAndNormal(const class ON_SubDEdge *edge, unsigned int edge_face_index, double *P, double *N) const | ON_SubDMesh | |
GetFaceCenterPointAndNormal(const class ON_SubDFace *face, double *P, double *N) const | ON_SubDMesh | |
GetTightBoundingBox(ON_BoundingBox &bbox, bool bGrowBox, const ON_Xform *xform) const | ON_SubDMesh | |
IsEmpty() const | ON_SubDMesh | |
ON_SubDMesh()=default | ON_SubDMesh | |
ON_SubDMesh(const ON_SubDMesh &)=default | ON_SubDMesh | |
ON_SubDMeshImpl class | ON_SubDMesh | friend |
operator=(const ON_SubDMesh &)=default | ON_SubDMesh | |
SubD() const | ON_SubDMesh | |
SubDRef() const | ON_SubDMesh | |
SubLimple() const | ON_SubDMesh | |
SubLimpleUseCount() const | ON_SubDMesh | |
Swap(ON_SubDMesh &a, ON_SubDMesh &b) | ON_SubDMesh | static |
ToMesh(ON_Mesh *destination_mesh) const | ON_SubDMesh | |
ToMesh(unsigned int mesh_density, ON_Mesh *destination_mesh) const | ON_SubDMesh | |
ToMesh(class ON_SubDMeshFragmentIterator &frit, unsigned int mesh_density, ON_Mesh *destination_mesh) | ON_SubDMesh | static |
Transform(const ON_Xform &xform) | ON_SubDMesh | |
Transform(bool bKeepCurvatures, bool bKeepTextures, bool bKeepColors, const ON_Xform &xform, const ON_Xform &xformNormals, const ON_Xform &xformCurvatures, const ON_Xform &xformTextures, const ON_Xform &xformColors) | ON_SubDMesh | |
Update(bool bShareUpdate) | ON_SubDMesh | |
~ON_SubDMesh()=default | ON_SubDMesh |