xmsmesh
1.0
|
Implementation of MePolyPts. More...
Public Attributes | |
double | m_xyTol |
tolerance for geometric comparisons | |
BSHP< std::vector< Pt3d > > | m_pts |
point locations | |
MapSegMap | m_segCross |
map used to see where segment cross each other | |
BSHP< GmPtSearch > | m_ps |
spatial index for searching points | |
Implementation of MePolyPts.
Definition at line 57 of file MePolyPts.cpp.