circumCenters | geotess::GeoTessGrid | mutableprotected |
clearVertexIndices() | geotess::GeoTessGrid | inline |
clearVertexTriangles(const int &level) | geotess::GeoTessGrid | |
clearVertexTriangles() | geotess::GeoTessGrid | |
connectedVertices | geotess::GeoTessGrid | mutableprotected |
edges | geotess::GeoTessGrid | protected |
findEdges() | geotess::GeoTessGrid | protected |
findNeighbors() | geotess::GeoTessGrid | protected |
GeoTessGrid(const string &gid, const OptimizationType *opttype) | geotess::GeoTessGrid | inlineprotected |
GeoTessGrid() | geotess::GeoTessGrid | inline |
GeoTessGrid(const OptimizationType *opttype) | geotess::GeoTessGrid | inline |
GeoTessGrid(GeoTessGrid &other) | geotess::GeoTessGrid | |
getCircumCenter(int triangle, double *const pA) const | geotess::GeoTessGrid | inline |
getFirstTriangle(int tessellation, int level) const | geotess::GeoTessGrid | inline |
getGridGenerationDate() const | geotess::GeoTessGrid | inline |
getGridID(const string &fileName) | geotess::GeoTessGrid | static |
getGridID() const | geotess::GeoTessGrid | inline |
getGridInputFile() const | geotess::GeoTessGrid | inline |
getGridOutputFile() const | geotess::GeoTessGrid | inline |
getGridSoftwareVersion() const | geotess::GeoTessGrid | inline |
getLastLevel(int tessellation) const | geotess::GeoTessGrid | inline |
getLastTriangle(int tessellation, int level) const | geotess::GeoTessGrid | inline |
getLevel(int tessellation, int i) const | geotess::GeoTessGrid | inline |
getNeighbor(int triangleIndex, int neighborIndex) const | geotess::GeoTessGrid | inline |
getNeighbor(const int &tessellation, const int &level, const int &triangle, const int &side) | geotess::GeoTessGrid | inline |
getNeighborIndex(const int &tid, const int &nid) | geotess::GeoTessGrid | inline |
getNeighbors(int triangleIndex) const | geotess::GeoTessGrid | inline |
getNeighbors(const int &tessellation, const int &level, const int &triangle) | geotess::GeoTessGrid | inline |
getNeighbors() const | geotess::GeoTessGrid | inline |
getNLevels() const | geotess::GeoTessGrid | inline |
getNLevels(int tessellation) const | geotess::GeoTessGrid | inline |
getNTessellations() const | geotess::GeoTessGrid | inline |
getNTriangles() const | geotess::GeoTessGrid | inline |
getNTriangles(int tessellation, int level) const | geotess::GeoTessGrid | inline |
getNVertices() const | geotess::GeoTessGrid | inline |
getOptimizationType() const | geotess::GeoTessGrid | inline |
getTriangle(int tessellation, int level, int i) const | geotess::GeoTessGrid | inline |
getTriangle(int triangleIndex, double *vector) | geotess::GeoTessGrid | |
getTriangles() const | geotess::GeoTessGrid | inline |
getTriangleVertex(int triangleIndex, int cornerIndex) const | geotess::GeoTessGrid | inline |
getTriangleVertexIndex(int triangleIndex, int cornerIndex) const | geotess::GeoTessGrid | inline |
getTriangleVertexIndexes(int triangleIndex) const | geotess::GeoTessGrid | inline |
getTriangleVertices(int triangle, double **triVrt) | geotess::GeoTessGrid | inline |
getVertex(int vertex) const | geotess::GeoTessGrid | inline |
getVertex(int tessId, int level, int triangle, int corner) | geotess::GeoTessGrid | inline |
getVertexIndex(int tessId, int level, int triangle, int corner) const | geotess::GeoTessGrid | inline |
getVertexIndices(const int &level) | geotess::GeoTessGrid | |
getVertexIndices(const int &tessId, const int &level) | geotess::GeoTessGrid | inline |
getVertexIndicesTopLevel(const int &tessId) | geotess::GeoTessGrid | inline |
getVertexNeighbors(const int &tessId, const int &level, const int &vertex, set< int > &nbrs) | geotess::GeoTessGrid | inline |
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::GeoTessGrid | inline |
getVertices() const | geotess::GeoTessGrid | inline |
getVertices(const int &tessellation, const int &level, set< const double * > &vectors) | geotess::GeoTessGrid | |
getVerticesTopLevel(const int &tessellation, set< const double * > &vectors) | geotess::GeoTessGrid | inline |
gridGenerationDate | geotess::GeoTessGrid | protected |
gridID | geotess::GeoTessGrid | protected |
gridInputFile | geotess::GeoTessGrid | protected |
gridOutputFile | geotess::GeoTessGrid | protected |
gridSoftwareVersion | geotess::GeoTessGrid | protected |
isGeoTessGrid(const string &inputFile) | geotess::GeoTessGrid | static |
isSupportedFormatVersion(int frmtVrsn) | geotess::GeoTessGrid | inline |
levels | geotess::GeoTessGrid | protected |
loadGrid(const string &inputFile) | geotess::GeoTessGrid | |
loadGridAscii(const string &inputFile) | geotess::GeoTessGrid | protected |
loadGridAscii(IFStreamAscii &input) | geotess::GeoTessGrid | protected |
loadGridAsciiFront(IFStreamAscii &input, int &gridFileFormat, string &gridSWVersion, string &fileCreationDate, string &gridid, const string &grdInptFile) | geotess::GeoTessGrid | protectedstatic |
loadGridBinary(const string &inputFile) | geotess::GeoTessGrid | protected |
loadGridBinary(IFStreamBinary &ifs) | geotess::GeoTessGrid | protectedvirtual |
loadGridBinaryFront(IFStreamBinary &ifs, int &gridFileFormat, string &gridSWVersion, string &fileCreationDate, string &gridid, const string &grdInptFile) | geotess::GeoTessGrid | protectedstatic |
neighbors | geotess::GeoTessGrid | protected |
nLevels | geotess::GeoTessGrid | protected |
nTessellations | geotess::GeoTessGrid | protected |
nTriangles | geotess::GeoTessGrid | protected |
nVertices | geotess::GeoTessGrid | protected |
operator!=(const GeoTessGrid &g) const | geotess::GeoTessGrid | inline |
operator=(const GeoTessGrid &other) | geotess::GeoTessGrid | |
operator==(const GeoTessGrid &g) const | geotess::GeoTessGrid | inline |
optimization | geotess::GeoTessGrid | protected |
refCount | geotess::GeoTessGrid | protected |
setGridGenerationDate(const string &gridDate) | geotess::GeoTessGrid | inline |
setGridInputFile(const string &gridFile) | geotess::GeoTessGrid | inline |
setGridSoftwareVersion(const string &swVersion) | geotess::GeoTessGrid | inline |
tessellations | geotess::GeoTessGrid | protected |
testGrid() | geotess::GeoTessGrid | |
toString() | geotess::GeoTessGrid | |
triangles | geotess::GeoTessGrid | protected |
vertices | geotess::GeoTessGrid | protected |
vtxTriangles | geotess::GeoTessGrid | mutableprotected |