xmsgrid
1.0
|
This is the complete list of members for xms::GmPtSearchImpl, including all inherited members.
AddPtToVectorIfUnique(const Pt3d &a_, double a_tol, int &a_ptIdx) override | xms::GmPtSearchImpl | virtual |
CreateOctants(const Pt3d &a_pt, std::vector< box > &a_boxes) const | xms::GmPtSearchImpl | |
GetActivity() override | xms::GmPtSearchImpl | virtual |
GetPointsPtr() const override | xms::GmPtSearchImpl | inlinevirtual |
GmPtSearch() (defined in xms::GmPtSearch) | xms::GmPtSearch | protected |
GmPtSearchImpl(bool a_2dSearch) | xms::GmPtSearchImpl | |
Is2D() const override | xms::GmPtSearchImpl | inlinevirtual |
m_2dSearch | xms::GmPtSearchImpl | |
m_activity | xms::GmPtSearchImpl | |
m_bshpPt3d | xms::GmPtSearchImpl | |
m_max | xms::GmPtSearchImpl | |
m_min | xms::GmPtSearchImpl | |
m_rTree | xms::GmPtSearchImpl | |
NearestPtsToPt(const Pt3d &a_pt, int a_numPtsToFind, bool a_quad_oct_Search, std::vector< int > &a_nearest) const override | xms::GmPtSearchImpl | virtual |
NearestPtsToPt(const Pt3d &a_pt, int a_numPtsToFind, bool a_quad_oct_Search, std::vector< int > &a_nearest, fSatisfies *a_fsat) const | xms::GmPtSearchImpl | virtual |
NearestPtsToPtInRtree(int a_ptIdx, const Pt3d &a_pt, int a_numPtsToFind, bool a_quad_oct_Search, std::vector< int > &a_nearest) const override | xms::GmPtSearchImpl | virtual |
New(bool a_2dSearch) | xms::GmPtSearch | static |
PtInRTree(const Pt3d &a_pt, const double a_tol) override | xms::GmPtSearchImpl | virtual |
PtsToSearch(BSHP< std::vector< Pt3d >> a_pts) override | xms::GmPtSearchImpl | virtual |
PtsWithinDistanceToPtInRtree(int a_ptIdx, const Pt3d &a_pt, double a_dist, std::vector< int > &a_nearest) const override | xms::GmPtSearchImpl | virtual |
SetActivity(DynBitset &a_activity) override | xms::GmPtSearchImpl | virtual |
ToString() const override | xms::GmPtSearchImpl | virtual |
UpdateMinMax(const Pt3d *a_pts, size_t a_npts) | xms::GmPtSearchImpl | |
VectorThatGrowsToSearch(BSHP< std::vector< Pt3d >> a_) override | xms::GmPtSearchImpl | virtual |
~GmPtSearch() (defined in xms::GmPtSearch) | xms::GmPtSearch | virtual |
~GmPtSearchImpl() (defined in xms::GmPtSearchImpl) | xms::GmPtSearchImpl | virtual |