vtdata library
|
This is the complete list of members for vtHeightField3d, including all inherited members.
CastRayToSurface(const FPoint3 &point, const FPoint3 &dir, FPoint3 &result) const =0 | vtHeightField3d | pure virtual |
ContainsEarthPoint(const DPoint2 &p, bool bInclusive=false) const | vtHeightField | inline |
ContainsWorldPoint(float x, float z) const | vtHeightField3d | |
ConvertEarthToSurfacePoint(const DPoint2 &epos, FPoint3 &p3, int iCultureFlags=0, bool bTrue=false) const | vtHeightField3d | |
FindAltitudeAtPoint(const FPoint3 &p3, float &fAltitude, bool bTrue=false, int iCultureFlags=0, FPoint3 *vNormal=NULL) const =0 | vtHeightField3d | pure virtual |
FindAltitudeOnEarth(const DPoint2 &p, float &fAltitude, bool bTrue=false) const =0 (defined in vtHeightField) | vtHeightField | pure virtual |
GetCenter(FPoint3 ¢er) const (defined in vtHeightField3d) | vtHeightField3d | |
GetEarthExtents() | vtHeightField | inline |
GetEarthExtents() const (defined in vtHeightField) | vtHeightField | inline |
GetHeightExtents(float &fMinHeight, float &fMaxHeight) const | vtHeightField | |
Initialize(const LinearUnits units, const DRECT &earthextents, float fMinHeight, float fMaxHeight) (defined in vtHeightField3d) | vtHeightField3d | |
Initialize(const DRECT &extents, float fMinHeight, float fMaxHeight) (defined in vtHeightField) | vtHeightField | |
LineOnSurface(const DLine2 &line, float fSpacing, float fOffset, bool bInterp, bool bCurve, bool bTrue, FLine3 &output) | vtHeightField3d | |
m_EarthExtents (defined in vtHeightField) | vtHeightField | protected |
m_fDiagonalLength (defined in vtHeightField3d) | vtHeightField3d | protected |
m_fMaxHeight (defined in vtHeightField) | vtHeightField | protected |
m_fMinHeight (defined in vtHeightField) | vtHeightField | protected |
m_LocalCS (defined in vtHeightField3d) | vtHeightField3d | |
m_pCulture (defined in vtHeightField3d) | vtHeightField3d | protected |
m_WorldExtents (defined in vtHeightField3d) | vtHeightField3d | |
PointIsAboveTerrain(const FPoint3 &p) const | vtHeightField3d | |
SetCulture(CultureExtension *ext) (defined in vtHeightField3d) | vtHeightField3d | inline |
SetEarthExtents(const DRECT &ext) | vtHeightField3d | virtual |
UpdateWorldExtents() (defined in vtHeightField3d) | vtHeightField3d | protected |
vtHeightField() (defined in vtHeightField) | vtHeightField | |
vtHeightField3d() (defined in vtHeightField3d) | vtHeightField3d | |
~vtHeightField() (defined in vtHeightField) | vtHeightField | inlinevirtual |
~vtHeightField3d() (defined in vtHeightField3d) | vtHeightField3d | inlinevirtual |