|
GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
This is the complete list of members for geotess::GeoTessProfileThin, including all inherited members.
| class_count() | geotess::GeoTessProfile | inlinestatic |
| class_name() | geotess::GeoTessProfileThin | inlinestatic |
| class_size() const | geotess::GeoTessProfileThin | inlinevirtual |
| findClosestRadiusIndex(double radius) const | geotess::GeoTessProfile | virtual |
| GeoTessProfileThin(float rad, GeoTessData *dat) | geotess::GeoTessProfileThin | inline |
| getData() | geotess::GeoTessProfileThin | inlinevirtual |
| getData(int i) | geotess::GeoTessProfileThin | inlinevirtual |
| getData(int i) const | geotess::GeoTessProfileThin | inlinevirtual |
| getDataBottom() const | geotess::GeoTessProfileThin | inlinevirtual |
| getDataBottom() | geotess::GeoTessProfileThin | inlinevirtual |
| getDataTop() const | geotess::GeoTessProfileThin | inlinevirtual |
| getDataTop() | geotess::GeoTessProfileThin | inlinevirtual |
| getInterpolationCoefficient(int i, double radius, bool allowOutOfRange) const | geotess::GeoTessProfile | inlinevirtual |
| getMemory() | geotess::GeoTessProfileThin | inlinevirtual |
| getNData() const | geotess::GeoTessProfileThin | inlinevirtual |
| getNRadii() const | geotess::GeoTessProfileThin | inlinevirtual |
| getPointIndex(int nodeIndex) const | geotess::GeoTessProfile | virtual |
| getRadii() | geotess::GeoTessProfileThin | inlinevirtual |
| getRadius(int i) const | geotess::GeoTessProfileThin | inlinevirtual |
| getRadiusBottom() const | geotess::GeoTessProfileThin | inlinevirtual |
| getRadiusIndex(double radius) const | geotess::GeoTessProfile | inline |
| getRadiusIndex(double radius, int jlo) const | geotess::GeoTessProfile | inlinevirtual |
| getRadiusTop() const | geotess::GeoTessProfileThin | inlinevirtual |
| getThickness() | geotess::GeoTessProfile | inline |
| getType() const | geotess::GeoTessProfileThin | inlinevirtual |
| getValue(int attributeIndex, int nodeIndex) const | geotess::GeoTessProfileThin | inlinevirtual |
| getValue(const GeoTessInterpolatorType &rInterpType, int attributeIndex, double r, bool allowRadiusOutOfRange) const | geotess::GeoTessProfileThin | inlinevirtual |
| geotess::GeoTessProfile::getValue(const vector< int > &nodeIds, const vector< double > &coefficients, int attributeIndex) const | geotess::GeoTessProfile | inline |
| getValueBottom(int attributeIndex) const | geotess::GeoTessProfile | inlinevirtual |
| getValueTop(int attributeIndex) const | geotess::GeoTessProfileThin | inlinevirtual |
| isNaN(int nodeIndex, int attributeIndex) | geotess::GeoTessProfileThin | inlinevirtual |
| newProfile(const vector< float > &radii, vector< GeoTessData * > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< double > > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< float > > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< LONG_INT > > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< int > > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< short > > &data) | geotess::GeoTessProfile | static |
| newProfile(const vector< float > &radii, vector< vector< byte > > &data) | geotess::GeoTessProfile | static |
| newProfile(float *radii, const int &nRadii, GeoTessData **data, const int &nData) | geotess::GeoTessProfile | static |
| newProfile(float *radii, const int &nRadii, double **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| newProfile(float *radii, const int &nRadii, float **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| newProfile(float *radii, const int &nRadii, LONG_INT **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| newProfile(float *radii, const int &nRadii, int **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| newProfile(float *radii, const int &nRadii, short **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| newProfile(float *radii, const int &nRadii, byte **values, const int &nNodes, const int &nAttributes) | geotess::GeoTessProfile | inlinestatic |
| operator==(const GeoTessProfile &p) const | geotess::GeoTessProfileThin | inlinevirtual |
| setData(const vector< GeoTessData * > &inData) | geotess::GeoTessProfileThin | inlinevirtual |
| setData(int index, GeoTessData *inData) | geotess::GeoTessProfileThin | inlinevirtual |
| setRadii(const vector< float > &newRadii) | geotess::GeoTessProfileThin | inlinevirtual |
| setRadius(int index, float newRadius) | geotess::GeoTessProfileThin | inlinevirtual |