AMCAX Kernel 1.0.0.0
|
Files | |
MeshCheck.hpp | |
Class of PolyMesh check Tool. | |
MeshCopy.hpp | |
Class of Copy PolyMesh. | |
MeshCreaseTool.hpp | |
Class of PolyMesh API for make crease edge. | |
MeshExtrude.hpp | |
Class of PolyMesh API for extrude method. | |
MeshFastSelect.hpp | |
Class of PolyMesh useful select Tool. | |
MeshFillHole.hpp | |
Class of PolyMesh API for fill hole. | |
MeshInsertFace.hpp | |
Class of PolyMesh API for Adding faces. | |
MeshMakeCone.hpp | |
Class of PolyMesh API for make a cone. | |
MeshMakeCube.hpp | |
Class of PolyMesh API for make a cube. | |
MeshMakeCylinder.hpp | |
Class of PolyMesh API for make a cylinder. | |
MeshMakeQuadball.hpp | |
Class of PolyMesh API for make a quadball. | |
MeshMakeRectangle.hpp | |
Class of PolyMesh API for make a plane rectangle. | |
MeshMakeSphere.hpp | |
Class of PolyMesh API for make a sphere. | |
MeshMakeTorus.hpp | |
Class of PolyMesh API for make a Torus. | |
MeshOffset.hpp | |
Class of PolyMesh API for Thicken a Mesh. | |
MeshReduce.hpp | |
Class of PolyMesh API for Reduce a Mesh. | |
MeshSeparate.hpp | |
Class of PolyMesh API for separate edges. | |
MeshSplit.hpp | |
Class of PolyMesh API for split mesh. | |
MeshSubdivideHE.hpp | |
Class of PolyMesh API for mesh subdividion, which will use half-edge data structure to modify the mesh. | |
MeshSubdivideRender.hpp | |
Class of PolyMesh API for mesh subdividion, only supports generating unstructured subdivision meshes using full triangle or full quadrilateral meshes. Compared to methods based on half edge structures, the performance is better. | |
MeshTool.hpp | |
Class of PolyMesh Tool. | |
MeshTransform.hpp | |
Class of transforming a PolyMesh. | |
MeshWeld.hpp | |
Class of PolyMesh API for weld edges. | |