GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
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::PointMap [inline]
getLayerIndex(int pointIndex)geotess::PointMap [inline]
getNodeIndex(int pointIndex)geotess::PointMap [inline]
getPointData(int pointIndex)geotess::PointMap [inline]
getPointDepth(int pointIndex)geotess::PointMap [inline]
getPointIndex(int vertex, int layer, int node)geotess::PointMap [inline]
getPointIndexFirst(int vertex, int layer)geotess::PointMap [inline]
getPointIndexLast(int vertex, int layer)geotess::PointMap [inline]
getPointIndices(int pointIndex)geotess::PointMap [inline]
getPointLatLonString(int pointIndex)geotess::PointMap [inline]
getPointNeighbors(set< int > &pointNeighbors, int pointIndex)geotess::PointMap
getPointRadius(int pointIndex)geotess::PointMap [inline]
getPointUnitVector(int pointIndex) const geotess::PointMap [inline]
getPointValue(int pointIndex, int attributeIndex)geotess::PointMap [inline]
getPointVector(int pointIndex, double *v)geotess::PointMap [inline]
getPolygon()geotess::PointMap [inline]
getTessId(int pointIndex)geotess::PointMap [inline]
getVertexIndex(int pointIndex)geotess::PointMap [inline]
isNaN(int pointIndex, int attributeIndex)geotess::PointMap [inline]
isPopulated()geotess::PointMap [inline]
operator!=(const PointMap &other)geotess::PointMap [inline]
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::PointMap [inline]
setPointData(int pointIndex, Data *data)geotess::PointMap [inline]
setPointValue(int pointIndex, int attributeIndex, T value)geotess::PointMap [inline]
size()geotess::PointMap [inline]
toString(int pointIndex)geotess::PointMap [inline]
~PointMap()geotess::PointMap