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::PointMap Member List

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

clear()geotess::PointMap
getDistance3D(int pointIndex1, int pointIndex2)geotess::PointMapinline
getLayerIndex(int pointIndex)geotess::PointMapinline
getNodeIndex(int pointIndex)geotess::PointMapinline
getPointData(int pointIndex)geotess::PointMapinline
getPointDepth(int pointIndex)geotess::PointMapinline
getPointIndex(int vertex, int layer, int node)geotess::PointMapinline
getPointIndexFirst(int vertex, int layer)geotess::PointMapinline
getPointIndexLast(int vertex, int layer)geotess::PointMapinline
getPointIndices(int pointIndex)geotess::PointMapinline
getPointLatLonString(int pointIndex)geotess::PointMapinline
getPointNeighbors(set< int > &pointNeighbors, int pointIndex)geotess::PointMap
getPointRadius(int pointIndex)geotess::PointMapinline
getPointUnitVector(int pointIndex) const geotess::PointMapinline
getPointValue(int pointIndex, int attributeIndex)geotess::PointMapinline
getPointVector(int pointIndex, double *v)geotess::PointMapinline
getPolygon()geotess::PointMapinline
getTessId(int pointIndex)geotess::PointMapinline
getVertexIndex(int pointIndex)geotess::PointMapinline
isNaN(int pointIndex, int attributeIndex)geotess::PointMapinline
isPopulated()geotess::PointMapinline
operator!=(const PointMap &other)geotess::PointMapinline
operator=(const PointMap &other)geotess::PointMap
operator==(const PointMap &other)geotess::PointMap
PointMap(GeoTessModel &m)geotess::PointMap
PointMap(PointMap &other)geotess::PointMap
setActiveRegion()geotess::PointMap
setActiveRegion(Polygon *polygon)geotess::PointMap
setActiveRegion(const string &polygonFileName)geotess::PointMapinline
setPointData(int pointIndex, Data *data)geotess::PointMapinline
setPointValue(int pointIndex, int attributeIndex, T value)geotess::PointMapinline
size()geotess::PointMapinline
toString(int pointIndex)geotess::PointMapinline
~PointMap()geotess::PointMap