Rhino C++ API
8.13
|
This is the complete list of members for ON_SquisherImpl, including all inherited members.
Dump(ON_TextLog &text_log) const | ON_SquisherImpl | |
DumpEnergyDebugText(ON_TextLog &text_log) const =0 | ON_SquisherImpl | pure virtual |
DumpSquishInfoText(const ON_Geometry *squished_geometry, ON_TextLog &text_log, const wchar_t *objid_locale_str, const wchar_t *meshcount_locale_str) | ON_SquisherImpl | static |
GetAreaConstrainedTrianglesIndices(ON_SimpleArray< ON_MeshFace > *faces) const =0 | ON_SquisherImpl | pure virtual |
GetLengthConstrained2dLines(ON_SimpleArray< ON_Line > *edges) const =0 | ON_SquisherImpl | pure virtual |
GetLengthConstrained3dLines(ON_SimpleArray< ON_Line > *edges) const =0 | ON_SquisherImpl | pure virtual |
GetMesh2d() const =0 | ON_SquisherImpl | pure virtual |
GetMesh3d() const =0 | ON_SquisherImpl | pure virtual |
GetPlane() const =0 | ON_SquisherImpl | pure virtual |
Is2dPatternSquished(const ON_Geometry *geometry) | ON_SquisherImpl | static |
ON_SquisherImpl()=default | ON_SquisherImpl | |
SaveOriginalObjectIdAndComponentIndex(const ON_UUID obj_id, const ON_COMPONENT_INDEX obj_ci, ON_Geometry *squished_geometry)=0 | ON_SquisherImpl | pure virtual |
SquishBack2dMarks(const ON_Geometry *squished_geometry, const ON_SimpleArray< const ON_Geometry * > *marks, ON_SimpleArray< ON_Geometry * > *squished_marks) | ON_SquisherImpl | static |
SquishCurve(const ON_Curve &curve3d) const =0 | ON_SquisherImpl | pure virtual |
SquishMesh(const ON_SquishParameters &squishParams, const ON_Mesh &mesh3d)=0 | ON_SquisherImpl | pure virtual |
SquishMesh(const ON_SquishParameters &squishParams, const ON_Mesh &mesh3d, const ON_SimpleArray< const ON_Geometry * > *marks, ON_SimpleArray< ON_Geometry * > *squished_marks)=0 | ON_SquisherImpl | pure virtual |
SquishPoint(ON_3dPoint point3d, ON_MESH_POINT &point2d) const =0 | ON_SquisherImpl | pure virtual |
SquishPointCloud(const ON_PointCloud &pc3) const =0 | ON_SquisherImpl | pure virtual |
SquishSurface(const ON_SquishParameters &squishParams, const ON_Surface &surface3d)=0 | ON_SquisherImpl | pure virtual |
SquishSurface(const ON_SquishParameters &squishParams, const ON_Surface &surface3d, const ON_SimpleArray< const ON_Geometry * > *marks, ON_SimpleArray< ON_Geometry * > *squished_marks)=0 | ON_SquisherImpl | pure virtual |
SquishTextDot(const ON_TextDot &textDot) const =0 | ON_SquisherImpl | pure virtual |
~ON_SquisherImpl()=default | ON_SquisherImpl | virtual |