| CloughTocherInterp(VecInt &a_idxs, const Pt3d &a_pt) | xms::InterpLinearImpl | |
| CreatePtSearch() | xms::InterpLinearImpl | |
| GetExtrapolationPointIndexes() const override | xms::InterpLinearImpl | virtual |
| GetExtrapVal() const override | xms::InterpLinearImpl | inlinevirtual |
| GetNatNeighBlendWeights() const override | xms::InterpLinearImpl | inlinevirtual |
| GetNatNeighNodalFunc() const override | xms::InterpLinearImpl | inlinevirtual |
| GetNatNeighNodalFuncNearestPtsOption() const override | xms::InterpLinearImpl | inlinevirtual |
| GetNatNeighNodalFuncNumNearestPts() const override | xms::InterpLinearImpl | inlinevirtual |
| GetPtActivity() const override | xms::InterpLinearImpl | virtual |
| GetPts() const override | xms::InterpLinearImpl | virtual |
| GetScalars() const override | xms::InterpLinearImpl | virtual |
| GetTriActivity() const override | xms::InterpLinearImpl | virtual |
| GetTris() const override | xms::InterpLinearImpl | virtual |
| GetTruncateInterpolatedValues() const override | xms::InterpLinearImpl | inlinevirtual |
| GetTruncMax() const override | xms::InterpLinearImpl | inlinevirtual |
| GetTruncMin() const override | xms::InterpLinearImpl | inlinevirtual |
| GetUseCloughTocher() const override | xms::InterpLinearImpl | inlinevirtual |
| GetUseNatNeigh() const override | xms::InterpLinearImpl | inlinevirtual |
| InterpLinear() (defined in xms::InterpLinear) | xms::InterpLinear | protected |
| InterpLinearImpl() (defined in xms::InterpLinearImpl) | xms::InterpLinearImpl | |
| InterpToPt(const Pt3d &a_pt) override | xms::InterpLinearImpl | virtual |
| InterpToPtImpl(const Pt3d &a_pt, int a_ptIdx) | xms::InterpLinearImpl | |
| InterpToPts(const VecPt3d &a_pts, VecFlt &a_scalars) override | xms::InterpLinearImpl | virtual |
| InterpWeights(const Pt3d &a_pt, VecInt &a_idxs, VecDbl &a_wts) override | xms::InterpLinearImpl | virtual |
| m_cloughTocher | xms::InterpLinearImpl | protected |
| m_ct | xms::InterpLinearImpl | protected |
| m_extrap | xms::InterpLinearImpl | protected |
| m_extrapolationPointIndexes | xms::InterpLinearImpl | protected |
| m_natNeigh | xms::InterpLinearImpl | protected |
| m_nn | xms::InterpLinearImpl | protected |
| m_nodal | xms::InterpLinearImpl | protected |
| m_pts | xms::InterpLinearImpl | protected |
| m_scalar | xms::InterpLinearImpl | protected |
| m_tris | xms::InterpLinearImpl | protected |
| m_triSearch | xms::InterpLinearImpl | protected |
| m_trunc | xms::InterpLinearImpl | protected |
| m_truncMax | xms::InterpLinearImpl | protected |
| m_truncMin | xms::InterpLinearImpl | protected |
| NatNeighInterp(const Pt3d &a_pt) | xms::InterpLinearImpl | |
| New() | xms::InterpLinear | static |
| RecalcNodalFunc() | xms::InterpLinearImpl | |
| SetExtrapVal(double a_val) override | xms::InterpLinearImpl | virtual |
| SetPtActivity(DynBitset &a_activity) override | xms::InterpLinearImpl | virtual |
| SetPtsTris(BSHP< VecPt3d > a_, BSHP< VecInt > a_tris) override | xms::InterpLinearImpl | virtual |
| SetScalars(const float *a_scalar, size_t a_n) override | xms::InterpLinearImpl | virtual |
| SetScalars(BSHP< VecFlt > a_scalar) override | xms::InterpLinearImpl | virtual |
| SetTriActivity(DynBitset &a_activity) override | xms::InterpLinearImpl | virtual |
| SetTrunc(double a_sMax, double a_sMin) override | xms::InterpLinearImpl | virtual |
| SetUseCloughTocher(bool a_, BSHP< Observer > a_prog) override | xms::InterpLinearImpl | virtual |
| SetUseNatNeigh(bool a_, int a_nodalFunc, int a_ndFuncOpt, int a_ndFuncNumNearestPts, bool a_blendWeights, BSHP< Observer > a_prog) override | xms::InterpLinearImpl | virtual |
| ToString() const override | xms::InterpLinearImpl | virtual |
| TriContainingPt(const Pt3d &a_pt) override | xms::InterpLinearImpl | virtual |
| TriEnvelopsContainingPt(const Pt3d &a_pt, VecInt &a_tris) override | xms::InterpLinearImpl | virtual |
| ~InterpLinear() (defined in xms::InterpLinear) | xms::InterpLinear | virtual |
| ~InterpLinearImpl() (defined in xms::InterpLinearImpl) | xms::InterpLinearImpl | virtual |