GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
geotess::GeoTessGrid Member List

This is the complete list of members for geotess::GeoTessGrid, including all inherited members.

circumCentersgeotess::GeoTessGridmutableprotected
clearVertexIndices()geotess::GeoTessGridinline
clearVertexTriangles(const int &level)geotess::GeoTessGrid
clearVertexTriangles()geotess::GeoTessGrid
connectedVerticesgeotess::GeoTessGridmutableprotected
edgesgeotess::GeoTessGridprotected
findEdges()geotess::GeoTessGridprotected
findNeighbors()geotess::GeoTessGridprotected
GeoTessGrid(const string &gid, const OptimizationType *opttype)geotess::GeoTessGridinlineprotected
GeoTessGrid()geotess::GeoTessGridinline
GeoTessGrid(const OptimizationType *opttype)geotess::GeoTessGridinline
GeoTessGrid(GeoTessGrid &other)geotess::GeoTessGrid
getCircumCenter(int triangle, double *const pA) const geotess::GeoTessGridinline
getFirstTriangle(int tessellation, int level) const geotess::GeoTessGridinline
getGridGenerationDate() const geotess::GeoTessGridinline
getGridID(const string &fileName)geotess::GeoTessGridstatic
getGridID() const geotess::GeoTessGridinline
getGridInputFile() const geotess::GeoTessGridinline
getGridOutputFile() const geotess::GeoTessGridinline
getGridSoftwareVersion() const geotess::GeoTessGridinline
getLastLevel(int tessellation) const geotess::GeoTessGridinline
getLastTriangle(int tessellation, int level) const geotess::GeoTessGridinline
getLevel(int tessellation, int i) const geotess::GeoTessGridinline
getNeighbor(int triangleIndex, int neighborIndex) const geotess::GeoTessGridinline
getNeighbor(const int &tessellation, const int &level, const int &triangle, const int &side)geotess::GeoTessGridinline
getNeighborIndex(const int &tid, const int &nid)geotess::GeoTessGridinline
getNeighbors(int triangleIndex) const geotess::GeoTessGridinline
getNeighbors(const int &tessellation, const int &level, const int &triangle)geotess::GeoTessGridinline
getNeighbors() const geotess::GeoTessGridinline
getNLevels() const geotess::GeoTessGridinline
getNLevels(int tessellation) const geotess::GeoTessGridinline
getNTessellations() const geotess::GeoTessGridinline
getNTriangles() const geotess::GeoTessGridinline
getNTriangles(int tessellation, int level) const geotess::GeoTessGridinline
getNVertices() const geotess::GeoTessGridinline
getOptimizationType() const geotess::GeoTessGridinline
getTriangle(int tessellation, int level, int i) const geotess::GeoTessGridinline
getTriangle(int triangleIndex, double *vector)geotess::GeoTessGrid
getTriangles() const geotess::GeoTessGridinline
getTriangleVertex(int triangleIndex, int cornerIndex) const geotess::GeoTessGridinline
getTriangleVertexIndex(int triangleIndex, int cornerIndex) const geotess::GeoTessGridinline
getTriangleVertexIndexes(int triangleIndex) const geotess::GeoTessGridinline
getTriangleVertices(int triangle, double **triVrt)geotess::GeoTessGridinline
getVertex(int vertex) const geotess::GeoTessGridinline
getVertex(int tessId, int level, int triangle, int corner)geotess::GeoTessGridinline
getVertexIndex(int tessId, int level, int triangle, int corner) const geotess::GeoTessGridinline
getVertexIndices(const int &level)geotess::GeoTessGrid
getVertexIndices(const int &tessId, const int &level)geotess::GeoTessGridinline
getVertexIndicesTopLevel(const int &tessId)geotess::GeoTessGridinline
getVertexNeighbors(const int &tessId, const int &level, const int &vertex, set< int > &nbrs)geotess::GeoTessGridinline
getVertexNeighbors(const int &tessId, const int &level, const int &vertex, const int &order, set< int > &nbrs)geotess::GeoTessGrid
getVertexNeighborsOrdered(const int &tessId, const int &level, const int &vertex, vector< int > &v)geotess::GeoTessGrid
getVertexTriangles(const int &tessId, const int &level, const int &vertex) const geotess::GeoTessGrid
getVertexTriangles(int tessId, int vertex) const geotess::GeoTessGridinline
getVertices() const geotess::GeoTessGridinline
getVertices(const int &tessellation, const int &level, set< const double * > &vectors)geotess::GeoTessGrid
getVerticesTopLevel(const int &tessellation, set< const double * > &vectors)geotess::GeoTessGridinline
gridGenerationDategeotess::GeoTessGridprotected
gridIDgeotess::GeoTessGridprotected
gridInputFilegeotess::GeoTessGridprotected
gridOutputFilegeotess::GeoTessGridprotected
gridSoftwareVersiongeotess::GeoTessGridprotected
isGeoTessGrid(const string &inputFile)geotess::GeoTessGridstatic
isSupportedFormatVersion(int frmtVrsn)geotess::GeoTessGridinline
levelsgeotess::GeoTessGridprotected
loadGrid(const string &inputFile)geotess::GeoTessGrid
loadGridAscii(const string &inputFile)geotess::GeoTessGridprotected
loadGridAscii(IFStreamAscii &input)geotess::GeoTessGridprotected
loadGridAsciiFront(IFStreamAscii &input, int &gridFileFormat, string &gridSWVersion, string &fileCreationDate, string &gridid, const string &grdInptFile)geotess::GeoTessGridprotectedstatic
loadGridBinary(const string &inputFile)geotess::GeoTessGridprotected
loadGridBinary(IFStreamBinary &ifs)geotess::GeoTessGridprotectedvirtual
loadGridBinaryFront(IFStreamBinary &ifs, int &gridFileFormat, string &gridSWVersion, string &fileCreationDate, string &gridid, const string &grdInptFile)geotess::GeoTessGridprotectedstatic
neighborsgeotess::GeoTessGridprotected
nLevelsgeotess::GeoTessGridprotected
nTessellationsgeotess::GeoTessGridprotected
nTrianglesgeotess::GeoTessGridprotected
nVerticesgeotess::GeoTessGridprotected
operator!=(const GeoTessGrid &g) const geotess::GeoTessGridinline
operator=(const GeoTessGrid &other)geotess::GeoTessGrid
operator==(const GeoTessGrid &g) const geotess::GeoTessGridinline
optimizationgeotess::GeoTessGridprotected
refCountgeotess::GeoTessGridprotected
setGridGenerationDate(const string &gridDate)geotess::GeoTessGridinline
setGridInputFile(const string &gridFile)geotess::GeoTessGridinline
setGridSoftwareVersion(const string &swVersion)geotess::GeoTessGridinline
tessellationsgeotess::GeoTessGridprotected
testGrid()geotess::GeoTessGrid
toString()geotess::GeoTessGrid
trianglesgeotess::GeoTessGridprotected
verticesgeotess::GeoTessGridprotected
vtxTrianglesgeotess::GeoTessGridmutableprotected