xmsmesh
1.0
|
Cxms::MePolyPts::impl | Implementation of MePolyPts |
Cxms::MeIntersectPolys::impl | Does polygon intersection for MePolyCleaner |
Cxms::MeBadQuadRemover | |
Cxms::MeEdge | |
Cxms::MeIntersectPolys | Intersect polygons that are a result of the paving process |
▼Cxms::MeMultiPolyMesher | |
Cxms::MeMultiPolyMesherImpl | Creates a mesh from multiple polygons that will honor polygon boundaries |
Cxms::MeMultiPolyMesherIo | Provides the input to meshing multiple polygons and holds the output |
▼Cxms::MeMultiPolyTo2dm | Creates a 2dm file of a mesh from polygons |
Cxms::MeMultiPolyTo2dmImpl | Creates a VTK Unstructured Grid from polygons |
▼Cxms::MePolyCleaner | Cleans the output produced by MePolyOffsetter |
Cxms::MePolyCleanerImpl | Intersects and cleans polygons generated from MePolyOffsetter |
Cxms::MePolyInput | Meshing inputs for one polygon |
▼Cxms::MePolyMesher | Fills a polygon with a mesh (points and cells). Honors the polygon boundary |
Cxms::MePolyMesherImpl | Creates a mesh inside a polygon |
▼Cxms::MePolyOffsetter | Does an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer) |
Cxms::MePolyOffsetterImpl | Offsets a polyline (in or out). The polyline forms a closed loop |
Cxms::MePolyOffsetterOutput | Convenience class for holding output data from the MePolyOffsetter |
▼Cxms::MePolyPatcher | Generates a mesh with triangle/quad cells using the patch method |
Cxms::MePolyPatcherImpl | Generates an adaptive patch mesh from a polygon |
Cxms::MePolyPaverToMeshPts | Generates mesh node locations by paving a polygon |
Cxms::MePolyPts | Utility class to work with polygon paving |
▼Cxms::MePolyRedistributePts | Redistributes the point locations on a polygon based on a size function |
Cxms::MePolyRedistributePtsImpl | Redistributes points along polylines using a size function |
▼Cxms::MePolyRedistributePtsCurvature | Redistributes the point locations on a polyline or polygon based on curvature |
Cxms::MePolyRedistributePtsCurvatureImpl | Redistributes the point locations on a polyline or polygon based on curvature |
Cxms::MeQuadBlossom | Class to convert 2D grid of triangles to quads |
Cxms::MeRefinePoint | A refine point used in meshing |
▼Cxms::MeRefinePtsToPolys | Creates polygon from refine point information |
Cxms::MeRefinePtsToPolysImpl | Creates polygons from refine point input |
▼Cxms::MeRelaxer | Relaxes mesh points |
Cxms::MeRelaxerImpl | Relaxes mesh points. Moves them around to form a better mesh |
Cxms::MeWeightMatcher | |
Cxms::SegmentLocation | Struct defining the location of a polygon line segment in the list of polygons in MeMultiPolyMesherIo |
Cxms::SmoothIo | Helper class for size function smoothing |
▼CTestSuite | |
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 |