vtlib library
|
This is the complete list of members for vtTin3d, including all inherited members.
AppendFrom(const vtTin *pTin) | vtTin | |
CleanupClockwisdom() | vtTin | |
ContainsEarthPoint(const DPoint2 &p, bool bInclusive=false) const | vtHeightField | |
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 | vtTin3d | virtual |
GetEarthExtents() | vtHeightField | |
GetHeightExtents(float &fMinHeight, float &fMaxHeight) const | vtHeightField | |
GetTriMaxEdgeLength(int iTri) const | vtTin | |
LineOnSurface(const DLine2 &line, float fSpacing, float fOffset, bool bInterp, bool bCurve, bool bTrue, FLine3 &output) | vtHeightField3d | |
MakeMaterials(ColorMap *cmap, osg::Image *image, float fScale, float fOpacity, bool bTextureCompression) | vtTin3d | |
MakeMaterialsFromOptions(const vtTagArray &options, bool bTextureCompression) | vtTin3d | |
MergeSharedVerts(bool progress_callback(int)=NULL) | vtTin | |
PointIsAboveTerrain(const FPoint3 &p) const | vtHeightField3d | |
Read(const char *fname, bool progress_callback(int)=NULL) | vtTin3d | |
ReadBody(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 | |
ReadHeader(const char *fname) | vtTin | |
RemoveTrianglesBySegment(const DPoint2 &ep1, const DPoint2 &ep2) | vtTin | |
RemoveUnusedVertices() | vtTin | |
SetColorMap(ColorMap *color_map) | vtTin3d | inline |
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 |
Write(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WriteDAE(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WriteDXF(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WriteGMS(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WriteOBJ(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WritePLY(const char *fname, bool progress_callback(int)=NULL) const | vtTin | |
WriteWRL(const char *fname, bool progress_callback(int)=NULL) const | vtTin |