xmsmesh
1.0
|
▼Nxms | |
CMeBadQuadRemover | |
CMeEdge | |
▼CMeIntersectPolys | Intersect polygons that are a result of the paving process |
Cimpl | Does polygon intersection for MePolyCleaner |
CMeMultiPolyMesher | |
CMeMultiPolyMesherImpl | Creates a mesh from multiple polygons that will honor polygon boundaries |
CMeMultiPolyMesherIo | Provides the input to meshing multiple polygons and holds the output |
CMeMultiPolyTo2dm | Creates a 2dm file of a mesh from polygons |
CMeMultiPolyTo2dmImpl | Creates a VTK Unstructured Grid from polygons |
CMePolyCleaner | Cleans the output produced by MePolyOffsetter |
CMePolyCleanerImpl | Intersects and cleans polygons generated from MePolyOffsetter |
CMePolyInput | Meshing inputs for one polygon |
CMePolyMesher | Fills a polygon with a mesh (points and cells). Honors the polygon boundary |
CMePolyMesherImpl | Creates a mesh inside a polygon |
CMePolyOffsetter | Does an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer) |
CMePolyOffsetterImpl | Offsets a polyline (in or out). The polyline forms a closed loop |
CMePolyOffsetterOutput | Convenience class for holding output data from the MePolyOffsetter |
CMePolyPatcher | Generates a mesh with triangle/quad cells using the patch method |
CMePolyPatcherImpl | Generates an adaptive patch mesh from a polygon |
CMePolyPaverToMeshPts | Generates mesh node locations by paving a polygon |
▼CMePolyPts | Utility class to work with polygon paving |
Cimpl | Implementation of MePolyPts |
CMePolyRedistributePts | Redistributes the point locations on a polygon based on a size function |
CMePolyRedistributePtsCurvature | Redistributes the point locations on a polyline or polygon based on curvature |
CMePolyRedistributePtsCurvatureImpl | Redistributes the point locations on a polyline or polygon based on curvature |
CMePolyRedistributePtsImpl | Redistributes points along polylines using a size function |
CMeQuadBlossom | Class to convert 2D grid of triangles to quads |
CMeRefinePoint | A refine point used in meshing |
CMeRefinePtsToPolys | Creates polygon from refine point information |
CMeRefinePtsToPolysImpl | Creates polygons from refine point input |
CMeRelaxer | Relaxes mesh points |
CMeRelaxerImpl | Relaxes mesh points. Moves them around to form a better mesh |
CMeWeightMatcher | |
CSegmentLocation | Struct defining the location of a polygon line segment in the list of polygons in MeMultiPolyMesherIo |
CSmoothIo | Helper class for size function smoothing |
CMeBadQuadRemoverUnitTests | Tests for MeBadQuadRemover class |
CMeIntersectPolysUnitTests | Tests MeIntersectPolys |
CMeMeshUtilsUnitTests | Unit tests for MeMeshUtils |
CMeMultiPolyMesherUnitTests | Tests for MeMultiPolyMesher |
CMeMultiPolyTo2dmIntermediateTests | Tests for MeMultiPolyTo2dm |
CMeMultiPolyTo2dmUnitTests | Tests for MeMultiPolyTo2dm |
CMePolyCleanerUnitTests | Tester for the MePolyCleaner class |
CMePolyMesherUnitTests | Tests for MePolyMesher |
CMePolyOffsetterUnitTests | Tester for the MePolyOffsetter class |
CMePolyPatcherUnitTests | Tests MePolyPatcher |
CMePolyPaverToMeshPtsUnitTests | Tester for the MePolyPaverToMeshPts class |
CMePolyRedistributePtsCurvatureIntermediateTests | Class for testing MePolyRedistributePtsCurvature |
CMePolyRedistributePtsCurvatureUnitTests | Class for testing MePolyRedistributePtsCurvature |
CMePolyRedistributePtsUnitTests | Tester for the MePolyRedistributePts class |
CMeQuadBlossomUnitTests | Contains unit tests for MeQuadBlossom and MeQuadBlossomImpl classes |
CMeRefinePtsToPolysUnitTests | Tester for the MeRefinePtsToPolys class |
CMeRelaxerUnitTests | Tests for MeRelaxer |
CMeWeightMatcherUnitTests | Tests for MeWeightMatcher |
CTutMeshingIntermediateTests | Class for testing meshing functionality |
CTutRedistributionIntermediateTests | Class for testing polyline/polygon point redistribution |