GeoTessCPP
2.2.3
Software to facilitate storage and retrieval of 3D information about the Earth.
|
This is the complete list of members for geotess::GeoTessProfileConstant, including all inherited members.
class_count() | geotess::GeoTessProfile | inlinestatic |
class_name() | geotess::GeoTessProfileConstant | inlinestatic |
class_size() const | geotess::GeoTessProfileConstant | inlinevirtual |
findClosestRadiusIndex(double radius) const | geotess::GeoTessProfile | virtual |
GeoTessProfileConstant(float radBot, float radTop, GeoTessData *dat) | geotess::GeoTessProfileConstant | inline |
getData() | geotess::GeoTessProfileConstant | inlinevirtual |
getData(int i) | geotess::GeoTessProfileConstant | inlinevirtual |
getData(int i) const | geotess::GeoTessProfileConstant | inlinevirtual |
getDataBottom() const | geotess::GeoTessProfileConstant | inlinevirtual |
getDataBottom() | geotess::GeoTessProfileConstant | inlinevirtual |
getDataTop() const | geotess::GeoTessProfileConstant | inlinevirtual |
getDataTop() | geotess::GeoTessProfileConstant | inlinevirtual |
getInterpolationCoefficient(int i, double radius, bool allowOutOfRange) const | geotess::GeoTessProfile | inlinevirtual |
getMemory() | geotess::GeoTessProfileConstant | inlinevirtual |
getNData() const | geotess::GeoTessProfileConstant | inlinevirtual |
getNRadii() const | geotess::GeoTessProfileConstant | inlinevirtual |
getPointIndex(int nodeIndex) const | geotess::GeoTessProfile | virtual |
getRadii() | geotess::GeoTessProfileConstant | inlinevirtual |
getRadius(int i) const | geotess::GeoTessProfileConstant | inlinevirtual |
getRadiusBottom() const | geotess::GeoTessProfileConstant | inlinevirtual |
getRadiusIndex(double radius) const | geotess::GeoTessProfile | inline |
getRadiusIndex(double radius, int jlo) const | geotess::GeoTessProfile | inlinevirtual |
getRadiusTop() const | geotess::GeoTessProfileConstant | inlinevirtual |
getThickness() | geotess::GeoTessProfile | inline |
getType() const | geotess::GeoTessProfileConstant | inlinevirtual |
getValue(int attributeIndex, int nodeIndex) const | geotess::GeoTessProfileConstant | inlinevirtual |
getValue(const GeoTessInterpolatorType &rInterpType, int attributeIndex, double radius, bool allowRadiusOutOfRange) const | geotess::GeoTessProfileConstant | 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::GeoTessProfileConstant | inlinevirtual |
isNaN(int nodeIndex, int attributeIndex) | geotess::GeoTessProfileConstant | 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::GeoTessProfileConstant | inlinevirtual |
setData(const vector< GeoTessData * > &inData) | geotess::GeoTessProfileConstant | inlinevirtual |
setData(int index, GeoTessData *inData) | geotess::GeoTessProfileConstant | inlinevirtual |
setRadii(const vector< float > &newRadii) | geotess::GeoTessProfileConstant | inlinevirtual |
setRadius(int index, float radius) | geotess::GeoTessProfileConstant | inlinevirtual |