, including all inherited members.
| _CompareBins(int bin1, int bin2) | vtTin | [protected] |
| _ReadTin(FILE *fp) | vtTin | [protected] |
| _ReadTinOld(FILE *fp) | vtTin | [protected] |
| _UpdateIndicesInInBin(int bin) | vtTin | [protected] |
| AddSurfaceType(const vtString &surface_texture, bool bTiled=false) | vtTin | |
| AddTri(int v1, int v2, int v3, int surface_type=-1) | vtTin | |
| AddVert(const DPoint2 &p, float z) | vtTin | |
| AddVert(const DPoint2 &p, float z, FPoint3 &normal) | vtTin | |
| CleanupClockwisdom() | vtTin | |
| ComputeExtents() | vtTin | |
| ContainsEarthPoint(const DPoint2 &p, bool bInclusive=false) const | vtHeightField | |
| ContainsWorldPoint(float x, float z) | vtHeightField3d | |
| ConvertEarthToSurfacePoint(const DPoint2 &epos, FPoint3 &p3, int iCultureFlags=0, bool bTrue=false) | vtHeightField3d | |
| ConvertProjection(const vtProjection &proj_new) | vtTin | |
| FindAltitudeAtPoint(const FPoint3 &p3, float &fAltitude, bool bTrue=false, int iCultureFlags=0, FPoint3 *vNormal=NULL) const | vtTin3d | [virtual] |
| FindAltitudeOnEarth(const DPoint2 &p, float &fAltitude, bool bTrue=false) const | vtTin | [virtual] |
| GetCenter(FPoint3 ¢er) | vtHeightField3d | |
| GetEarthExtents() | vtHeightField | |
| GetEarthExtents() const | vtHeightField | |
| GetHeightExtents(float &fMinHeight, float &fMaxHeight) const | vtHeightField | |
| GetTriMaxEdgeLength(int iTri) const | vtTin | |
| HasVertexNormals() | vtTin | |
| Initialize(const LinearUnits units, const DRECT &earthextents, float fMinHeight, float fMaxHeight) | vtHeightField3d | |
| vtHeightField::Initialize(const DRECT &extents, float fMinHeight, float fMaxHeight) | vtHeightField | |
| m_BinSize | vtTin | [protected] |
| m_bReplace | vtTin | [protected] |
| m_Conversion | vtHeightField3d | |
| m_EarthExtents | vtHeightField | [protected] |
| m_fDiagonalLength | vtHeightField3d | [protected] |
| m_fMaxHeight | vtHeightField | [protected] |
| m_fMinHeight | vtHeightField | [protected] |
| m_pCulture | vtHeightField3d | [protected] |
| m_proj | vtTin | |
| m_surfidx | vtTin | [protected] |
| m_surftype_tiled | vtTin | [protected] |
| m_surftypes | vtTin | [protected] |
| m_tri | vtTin | [protected] |
| m_trianglebins | vtTin | [protected] |
| m_tribin | vtTin | [protected] |
| m_vert | vtTin | [protected] |
| m_vert_normal | vtTin | [protected] |
| m_vertbin | vtTin | [protected] |
| m_WorldExtents | vtHeightField3d | |
| m_z | vtTin | [protected] |
| MergeSharedVerts(bool progress_callback(int)=NULL) | vtTin | |
| NumTris() const | vtTin | |
| NumVerts() const | vtTin | |
| Offset(const DPoint2 &p) | vtTin | |
| PointIsAboveTerrain(const FPoint3 &p) const | vtHeightField3d | |
| Read(const char *fname) | vtTin3d | |
| ReadADF(const char *fname, bool progress_callback(int)=NULL) | vtTin | |
| ReadDXF(const char *fname, bool progress_callback(int)=NULL) | vtTin | |
| ReadGMS(const char *fname, bool progress_callback(int)=NULL) | vtTin | |
| RemoveTrianglesBySegment(const DPoint2 &ep1, const DPoint2 &ep2) | vtTin | |
| RemoveUnusedVertices() | vtTin | |
| RemTri(int t) | vtTin | |
| RemVert(int v) | vtTin | |
| Scale(float fFactor) | vtTin | |
| SetCulture(CultureExtension *ext) | vtHeightField3d | |
| SetEarthExtents(const DRECT &ext) | vtHeightField3d | [virtual] |
| SetupTriangleBins(int bins, bool progress_callback(int)=NULL) | vtTin | |
| TestTriangle(int tri, const DPoint2 &p, float &fAltitude) const | vtTin | [protected] |
| UpdateWorldExtents() | vtHeightField3d | [protected] |
| VertOffset(float fAmount) | vtTin | |
| Write(const char *fname) const | vtTin | |