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