xmsmesh
1.0
|
This is the complete list of members for xms::MeRefinePtsToPolysImpl, including all inherited members.
CheckRefPtsTooCloseToOtherRefPts(std::multimap< double, size_t > &a_mapSizeIdx, std::vector< Pt3d > &a_refPtsTooClose) | xms::MeRefinePtsToPolysImpl | |
CreateNewInsidePolygons(std::vector< std::vector< Pt3d >> &a_newInPolys, std::vector< Pt3d > &a_refMeshPts, std::vector< Pt3d > &a_refPtsProcessed) | xms::MeRefinePtsToPolysImpl | |
FindPtsInsidePolygon(const std::vector< Pt3d > &a_outPoly, const std::vector< std::vector< Pt3d >> &a_inPolys, std::vector< Pt3d > &a_refPtsTooClose) | xms::MeRefinePtsToPolysImpl | |
HexPolyAtPoint(const Pt3d &a_pt, double a_size) | xms::MeRefinePtsToPolysImpl | |
m_polyId | xms::MeRefinePtsToPolysImpl | |
m_pts | xms::MeRefinePtsToPolysImpl | |
m_ptsInsidePoly | xms::MeRefinePtsToPolysImpl | |
m_SqrtThree | xms::MeRefinePtsToPolysImpl | |
m_SqrtThreeOverTwo | xms::MeRefinePtsToPolysImpl | |
m_TwoTimesSqrtThree | xms::MeRefinePtsToPolysImpl | |
m_xyTol | xms::MeRefinePtsToPolysImpl | |
MeRefinePtsToPolys() (defined in xms::MeRefinePtsToPolys) | xms::MeRefinePtsToPolys | protected |
MeRefinePtsToPolysImpl() (defined in xms::MeRefinePtsToPolysImpl) | xms::MeRefinePtsToPolysImpl | inline |
New() | xms::MeRefinePtsToPolys | static |
RefPtsAsPolys(int a_polyId, const std::vector< Pt3d > &a_outPoly, const std::vector< std::vector< Pt3d >> &a_inPolys, std::vector< std::vector< Pt3d >> &a_newInPolys, std::vector< Pt3d > &a_refMeshPts, std::vector< Pt3d > &a_refPtsTooClose) override | xms::MeRefinePtsToPolysImpl | virtual |
SetRefinePoints(const std::vector< MeRefinePoint > &a_pts, double a_tol) override | xms::MeRefinePtsToPolysImpl | inlinevirtual |
TriPolyAtPoint(const Pt3d &a_pt, double a_size) | xms::MeRefinePtsToPolysImpl | |
~MeRefinePtsToPolys() (defined in xms::MeRefinePtsToPolys) | xms::MeRefinePtsToPolys | protectedvirtual |