xmsmesh  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nxms
 CMeBadQuadRemover
 CMeEdge
 CMeIntersectPolysIntersect polygons that are a result of the paving process
 CimplDoes polygon intersection for MePolyCleaner
 CMeMultiPolyMesher
 CMeMultiPolyMesherImplCreates a mesh from multiple polygons that will honor polygon boundaries
 CMeMultiPolyMesherIoProvides the input to meshing multiple polygons and holds the output
 CMeMultiPolyTo2dmCreates a 2dm file of a mesh from polygons
 CMeMultiPolyTo2dmImplCreates a VTK Unstructured Grid from polygons
 CMePolyCleanerCleans the output produced by MePolyOffsetter
 CMePolyCleanerImplIntersects and cleans polygons generated from MePolyOffsetter
 CMePolyInputMeshing inputs for one polygon
 CMePolyMesherFills a polygon with a mesh (points and cells). Honors the polygon boundary
 CMePolyMesherImplCreates a mesh inside a polygon
 CMePolyOffsetterDoes an internal offset from a polygon outer boundary (shrink) and does an external offset from a polygon inner boundary (buffer)
 CMePolyOffsetterImplOffsets a polyline (in or out). The polyline forms a closed loop
 CMePolyOffsetterOutputConvenience class for holding output data from the MePolyOffsetter
 CMePolyPatcherGenerates a mesh with triangle/quad cells using the patch method
 CMePolyPatcherImplGenerates an adaptive patch mesh from a polygon
 CMePolyPaverToMeshPtsGenerates mesh node locations by paving a polygon
 CMePolyPtsUtility class to work with polygon paving
 CimplImplementation of MePolyPts
 CMePolyRedistributePtsRedistributes the point locations on a polygon based on a size function
 CMePolyRedistributePtsCurvatureRedistributes the point locations on a polyline or polygon based on curvature
 CMePolyRedistributePtsCurvatureImplRedistributes the point locations on a polyline or polygon based on curvature
 CMePolyRedistributePtsImplRedistributes points along polylines using a size function
 CMeQuadBlossomClass to convert 2D grid of triangles to quads
 CMeRefinePointA refine point used in meshing
 CMeRefinePtsToPolysCreates polygon from refine point information
 CMeRefinePtsToPolysImplCreates polygons from refine point input
 CMeRelaxerRelaxes mesh points
 CMeRelaxerImplRelaxes mesh points. Moves them around to form a better mesh
 CMeWeightMatcher
 CSegmentLocationStruct defining the location of a polygon line segment in the list of polygons in MeMultiPolyMesherIo
 CSmoothIoHelper class for size function smoothing
 CMeBadQuadRemoverUnitTestsTests for MeBadQuadRemover class
 CMeIntersectPolysUnitTestsTests MeIntersectPolys
 CMeMeshUtilsUnitTestsUnit tests for MeMeshUtils
 CMeMultiPolyMesherUnitTestsTests for MeMultiPolyMesher
 CMeMultiPolyTo2dmIntermediateTestsTests for MeMultiPolyTo2dm
 CMeMultiPolyTo2dmUnitTestsTests for MeMultiPolyTo2dm
 CMePolyCleanerUnitTestsTester for the MePolyCleaner class
 CMePolyMesherUnitTestsTests for MePolyMesher
 CMePolyOffsetterUnitTestsTester for the MePolyOffsetter class
 CMePolyPatcherUnitTestsTests MePolyPatcher
 CMePolyPaverToMeshPtsUnitTestsTester for the MePolyPaverToMeshPts class
 CMePolyRedistributePtsCurvatureIntermediateTestsClass for testing MePolyRedistributePtsCurvature
 CMePolyRedistributePtsCurvatureUnitTestsClass for testing MePolyRedistributePtsCurvature
 CMePolyRedistributePtsUnitTestsTester for the MePolyRedistributePts class
 CMeQuadBlossomUnitTestsContains unit tests for MeQuadBlossom and MeQuadBlossomImpl classes
 CMeRefinePtsToPolysUnitTestsTester for the MeRefinePtsToPolys class
 CMeRelaxerUnitTestsTests for MeRelaxer
 CMeWeightMatcherUnitTestsTests for MeWeightMatcher
 CTutMeshingIntermediateTestsClass for testing meshing functionality
 CTutRedistributionIntermediateTestsClass for testing polyline/polygon point redistribution