GeoTessCPP  2.2.3
Software to facilitate storage and retrieval of 3D information about the Earth.
geotess::GeoTessProfile Member List

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

class_count()geotess::GeoTessProfileinlinestatic
class_name()geotess::GeoTessProfileinlinestatic
class_size() constgeotess::GeoTessProfileinlinevirtual
findClosestRadiusIndex(double radius) constgeotess::GeoTessProfilevirtual
getData()geotess::GeoTessProfilevirtual
getData(int i)geotess::GeoTessProfilevirtual
getData(int i) constgeotess::GeoTessProfilevirtual
getDataBottom() constgeotess::GeoTessProfilevirtual
getDataBottom()geotess::GeoTessProfilevirtual
getDataTop() constgeotess::GeoTessProfilevirtual
getDataTop()geotess::GeoTessProfilevirtual
getInterpolationCoefficient(int i, double radius, bool allowOutOfRange) constgeotess::GeoTessProfileinlinevirtual
getMemory()geotess::GeoTessProfilevirtual
getNData() constgeotess::GeoTessProfilevirtual
getNRadii() constgeotess::GeoTessProfilevirtual
getPointIndex(int nodeIndex) constgeotess::GeoTessProfilevirtual
getRadii()geotess::GeoTessProfilevirtual
getRadius(int i) constgeotess::GeoTessProfilevirtual
getRadiusBottom() constgeotess::GeoTessProfilevirtual
getRadiusIndex(double radius) constgeotess::GeoTessProfileinline
getRadiusIndex(double radius, int jlo) constgeotess::GeoTessProfileinlinevirtual
getRadiusTop() constgeotess::GeoTessProfilevirtual
getThickness()geotess::GeoTessProfileinline
getType() constgeotess::GeoTessProfilevirtual
getValue(const GeoTessInterpolatorType &rInterpType, int attributeIndex, double radius, bool allowRadiusOutOfRange) constgeotess::GeoTessProfilevirtual
getValue(const vector< int > &nodeIds, const vector< double > &coefficients, int attributeIndex) constgeotess::GeoTessProfileinline
getValue(int attributeIndex, int nodeIndex) constgeotess::GeoTessProfilevirtual
getValueBottom(int attributeIndex) constgeotess::GeoTessProfileinlinevirtual
getValueTop(int attributeIndex) constgeotess::GeoTessProfilevirtual
isNaN(int nodeIndex, int attributeIndex)geotess::GeoTessProfilevirtual
newProfile(const vector< float > &radii, vector< GeoTessData * > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< double > > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< float > > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< LONG_INT > > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< int > > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< short > > &data)geotess::GeoTessProfilestatic
newProfile(const vector< float > &radii, vector< vector< byte > > &data)geotess::GeoTessProfilestatic
newProfile(float *radii, const int &nRadii, GeoTessData **data, const int &nData)geotess::GeoTessProfilestatic
newProfile(float *radii, const int &nRadii, double **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
newProfile(float *radii, const int &nRadii, float **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
newProfile(float *radii, const int &nRadii, LONG_INT **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
newProfile(float *radii, const int &nRadii, int **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
newProfile(float *radii, const int &nRadii, short **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
newProfile(float *radii, const int &nRadii, byte **values, const int &nNodes, const int &nAttributes)geotess::GeoTessProfileinlinestatic
operator==(const GeoTessProfile &p) constgeotess::GeoTessProfileinlinevirtual
setData(int index, GeoTessData *data)geotess::GeoTessProfilevirtual
setData(const vector< GeoTessData * > &inData)geotess::GeoTessProfilevirtual
setRadii(const vector< float > &newRadii)geotess::GeoTessProfilevirtual
setRadius(int index, float radius)geotess::GeoTessProfilevirtual