clear() | geotess::GeoTessPointMap | |
GeoTessPointMap(GeoTessModel &m) | geotess::GeoTessPointMap | |
GeoTessPointMap(GeoTessPointMap &other) | geotess::GeoTessPointMap | |
getDistance3D(int pointIndex1, int pointIndex2) | geotess::GeoTessPointMap | inline |
getLayerIndex(int pointIndex) | geotess::GeoTessPointMap | inline |
getMemory() | geotess::GeoTessPointMap | inline |
getNodeIndex(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointData(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointDepth(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointIndex(int vertex, int layer, int node) | geotess::GeoTessPointMap | inline |
getPointIndexFirst(int vertex, int layer) | geotess::GeoTessPointMap | inline |
getPointIndexLast(int vertex, int layer) | geotess::GeoTessPointMap | inline |
getPointIndices(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointLatLonString(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointNeighbors(set< int > &pointNeighbors, int pointIndex) | geotess::GeoTessPointMap | |
getPointRadius(int pointIndex) | geotess::GeoTessPointMap | inline |
getPointUnitVector(int pointIndex) const | geotess::GeoTessPointMap | inline |
getPointValue(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueByte(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueDouble(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueFloat(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueInt(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueLong(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointValueShort(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
getPointVector(int pointIndex, double *v) | geotess::GeoTessPointMap | inline |
getPolygon() | geotess::GeoTessPointMap | inline |
getTessId(int pointIndex) | geotess::GeoTessPointMap | inline |
getVertexIndex(int pointIndex) | geotess::GeoTessPointMap | inline |
isNaN(int pointIndex, int attributeIndex) | geotess::GeoTessPointMap | inline |
isPopulated() | geotess::GeoTessPointMap | inline |
operator!=(const GeoTessPointMap &other) | geotess::GeoTessPointMap | inline |
operator=(const GeoTessPointMap &other) | geotess::GeoTessPointMap | |
operator==(const GeoTessPointMap &other) | geotess::GeoTessPointMap | |
setActiveRegion() | geotess::GeoTessPointMap | |
setActiveRegion(GeoTessPolygon *polygon) | geotess::GeoTessPointMap | |
setActiveRegion(const string &polygonFileName) | geotess::GeoTessPointMap | inline |
setPointData(int pointIndex, GeoTessData *data) | geotess::GeoTessPointMap | inline |
setPointValue(int pointIndex, int attributeIndex, T value) | geotess::GeoTessPointMap | inline |
size() | geotess::GeoTessPointMap | inline |
toString(int pointIndex) | geotess::GeoTessPointMap | inline |
~GeoTessPointMap() | geotess::GeoTessPointMap | |