addReference() | geotess::GeoTessPolygon | inline |
attachment | geotess::GeoTessPolygon | |
class_name() | geotess::GeoTessPolygon3D | inlinevirtual |
contains(const double *x, const double &radius, const int &layer, GeoTessProfile **profiles) | geotess::GeoTessPolygon3D | inline |
contains(const double *x, const int &layer) | geotess::GeoTessPolygon3D | inline |
contains(GeoTessPosition &position) | geotess::GeoTessPolygon3D | |
geotess::GeoTessPolygon::contains(const double *x) | geotess::GeoTessPolygon | inline |
containsAll(vector< double * > &points, vector< double > &radii, vector< int > &layers, vector< GeoTessProfile ** > &profiles) | geotess::GeoTessPolygon3D | inline |
geotess::GeoTessPolygon::containsAll(const vector< double * > &positions) | geotess::GeoTessPolygon | inline |
containsAny(vector< double * > &points, vector< double > &radii, vector< int > &layers, vector< GeoTessProfile ** > &profiles) | geotess::GeoTessPolygon3D | inline |
geotess::GeoTessPolygon::containsAny(const vector< double * > &points) | geotess::GeoTessPolygon | inline |
edgeCrossings(GeoTessGreatCircle &gcRef) | geotess::GeoTessPolygon | protected |
edges | geotess::GeoTessPolygon | protected |
GeoTessPolygon() | geotess::GeoTessPolygon | |
GeoTessPolygon(vector< double * > &points) | geotess::GeoTessPolygon | |
GeoTessPolygon(const double *center, double radius, int nEdges) | geotess::GeoTessPolygon | |
GeoTessPolygon(string filename) | geotess::GeoTessPolygon | |
GeoTessPolygon3D() | geotess::GeoTessPolygon3D | inline |
GeoTessPolygon3D(vector< double * > points, GeoTessHorizon *h_bottom, GeoTessHorizon *h_top) | geotess::GeoTessPolygon3D | inline |
GeoTessPolygon3D(double *center, double radius, int nEdges, GeoTessHorizon *h_bottom, GeoTessHorizon *h_top) | geotess::GeoTessPolygon3D | inline |
GeoTessPolygon3D(string filename) | geotess::GeoTessPolygon3D | |
getArea() | geotess::GeoTessPolygon | inline |
getAreaLarge() | geotess::GeoTessPolygon | inline |
getAreaSmall() | geotess::GeoTessPolygon | inline |
getBottom() | geotess::GeoTessPolygon3D | inline |
getPoint(int index) | geotess::GeoTessPolygon | inline |
getPoints(vector< double * > &points, const bool &repeatFirstPoint) | geotess::GeoTessPolygon | inline |
getPoints(vector< double * > &points, const bool &repeatFirstPoint, const double &maxSpacing) | geotess::GeoTessPolygon | inline |
getRefCount() | geotess::GeoTessPolygon | inline |
getReferencePoint() | geotess::GeoTessPolygon | inline |
getReferencePoint(double *u) | geotess::GeoTessPolygon | inline |
getReferencePointIn() | geotess::GeoTessPolygon | inline |
getTolerance() | geotess::GeoTessPolygon | inlinestatic |
getTop() | geotess::GeoTessPolygon3D | inline |
global | geotess::GeoTessPolygon | protected |
invert() | geotess::GeoTessPolygon | inline |
isNotReferenced() | geotess::GeoTessPolygon | inline |
lonFirst | geotess::GeoTessPolygon | protected |
onBoundary(GeoTessGreatCircle &gcRef) | geotess::GeoTessPolygon | inline |
onBoundary(const double *x) | geotess::GeoTessPolygon | inline |
refCount | geotess::GeoTessPolygon | protected |
referenceIn | geotess::GeoTessPolygon | protected |
referencePoint | geotess::GeoTessPolygon | protected |
removeReference() | geotess::GeoTessPolygon | inline |
setReferencePoint(const double *refPoint, const bool &inside) | geotess::GeoTessPolygon | inline |
setReferencePoint(double lat, double lon, bool inside) | geotess::GeoTessPolygon | inline |
setup(vector< double * > &points) | geotess::GeoTessPolygon | protected |
size() | geotess::GeoTessPolygon | inline |
str(const bool &repeatFirstPoint, const bool &latFirst, const double &minLongitude=-180) | geotess::GeoTessPolygon | |
TOLERANCE | geotess::GeoTessPolygon | protectedstatic |
write(const string &outputFileName) | geotess::GeoTessPolygon3D | virtual |
~GeoTessPolygon() | geotess::GeoTessPolygon | virtual |
~GeoTessPolygon3D() | geotess::GeoTessPolygon3D | |