vtdata library
|
This is the complete list of members for vtHeightField, including all inherited members.
ContainsEarthPoint(const DPoint2 &p, bool bInclusive=false) const | vtHeightField | inline |
FindAltitudeOnEarth(const DPoint2 &p, float &fAltitude, bool bTrue=false) const =0 (defined in vtHeightField) | vtHeightField | pure virtual |
GetEarthExtents() | vtHeightField | inline |
GetEarthExtents() const (defined in vtHeightField) | vtHeightField | inline |
GetHeightExtents(float &fMinHeight, float &fMaxHeight) const | vtHeightField | |
Initialize(const DRECT &extents, float fMinHeight, float fMaxHeight) (defined in vtHeightField) | vtHeightField | |
m_EarthExtents (defined in vtHeightField) | vtHeightField | protected |
m_fMaxHeight (defined in vtHeightField) | vtHeightField | protected |
m_fMinHeight (defined in vtHeightField) | vtHeightField | protected |
SetEarthExtents(const DRECT &ext) | vtHeightField | virtual |
vtHeightField() (defined in vtHeightField) | vtHeightField | |
~vtHeightField() (defined in vtHeightField) | vtHeightField | inlinevirtual |