Main Page Class Hierarchy Compound List File List Compound Members
vtElevationGrid Member List
This is the complete list of members for vtElevationGrid, including all inherited members.
- ~vtElevationGrid()
- vtElevationGrid()
- vtElevationGrid(DRECT area,int iColumns,int iRows,bool bFloat,vtProjection proj)
- SetValue(int i,int j,short value)
- SetGridExtents(DRECT &ext)
[inline] - SetFValue(int i,int j,float value)
- SetCorners(DLine2 &line) (defined in vtElevationGrid)
- SaveToTerragen(FILE *fp)
- SaveToBT(FILE *fp)
- m_proj (defined in vtElevationGrid)
[protected] - m_pFData (defined in vtElevationGrid)
[protected] - m_pData (defined in vtElevationGrid)
[protected] - m_iRows (defined in vtElevationGrid)
[protected] - m_iColumns (defined in vtElevationGrid)
[protected] - m_Corners (defined in vtElevationGrid)
[protected] - m_bFloatMode (defined in vtElevationGrid)
[protected] - m_area (defined in vtElevationGrid)
[protected] - LoadWithGDAL(const char *szFileName,void progress_callback(int))
- LoadFromTerragen(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromRAW(const char *szFileName,int width,int height,int bytes_per_element,float vertical_units)
- LoadFromPGM(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromGTOPO30(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromGRD(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromDTED(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromDEM(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromCDF(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromBT(const char *szFileName,void progress_callback(int)=NULL)
- LoadFromASC(const char *szFileName,void progress_callback(int)=NULL)
- LoadBTHeader(FILE *fp)
- IsFloatMode()
[inline] - GetValue(int i,int j)
- GetSpacing()
- GetProjection() (defined in vtElevationGrid)
[inline] - GetHeightExtents(float &fMinHeight,float &fMaxHeight)
- GetGridExtents()
[inline] - GetFValue(int i,int j)
- GetFilteredValue(double x,double y)
- GetDimensions(int &nColumns,int &nRows)
- GetDEMName()
[inline] - GetCorners(DLine2 &line,bool bGeo) (defined in vtElevationGrid)
- GetClosestValue(double x,double y)
- GetAreaExtents()
- ConvertProjection(vtElevationGrid *pOld,vtProjection &NewProj,void progress_callback(int)=NULL)
- ContainsPoint(float x,float y)
[inline] - ComputeHeightExtents()
- ComputeExtentsFromCorners()
[protected] - ComputeCornersFromExtents()
[protected] - ColorDibFromElevation1(vtDIB *pDIB,RGBi color_ocean)
Generated at Fri Aug 17 14:40:42 2001 for vtdata library by
1.2.4 written by Dimitri van Heesch,
© 1997-2000