_dataVariance | osg::Object | [protected] |
_deltaLatitude | osgTerrain::EllipsoidLocator | [protected] |
_deltaLongitude | osgTerrain::EllipsoidLocator | [protected] |
_em | osgTerrain::EllipsoidLocator | [protected] |
_height | osgTerrain::EllipsoidLocator | [protected] |
_heightScale | osgTerrain::EllipsoidLocator | [protected] |
_latitude | osgTerrain::EllipsoidLocator | [protected] |
_longitude | osgTerrain::EllipsoidLocator | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_userData | osg::Object | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
className() const=0 | osg::Object | [pure virtual] |
clone(const CopyOp &) const=0 | osg::Object | [pure virtual] |
cloneType() const=0 | osg::Object | [pure virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
computeLocalBounds(Locator &source, osg::Vec3d &bottomLeft, osg::Vec3d &topRight) | osgTerrain::Locator | |
convertLocalCoordBetween(const Locator &source, const osg::Vec3d &sourceNDC, const Locator &destination, osg::Vec3d &destinationNDC) | osgTerrain::Locator | [inline, static] |
convertLocalToModel(const osg::Vec3d &local, osg::Vec3d &world) const | osgTerrain::EllipsoidLocator | [virtual] |
convertModelToLocal(const osg::Vec3d &world, osg::Vec3d &local) const | osgTerrain::EllipsoidLocator | [virtual] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deletUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
EllipsoidLocator(double longitude, double latitude, double deltaLongitude, double deltaLatitude, double height=0.0, double heightScale=1.0f, double radiusEquator=osg::WGS_84_RADIUS_EQUATOR, double radiusPolar=osg::WGS_84_RADIUS_POLAR) | osgTerrain::EllipsoidLocator | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getDeltaLatitude() const | osgTerrain::EllipsoidLocator | [inline] |
getDeltaLongitude() const | osgTerrain::EllipsoidLocator | [inline] |
getEllipsoidModel() | osgTerrain::EllipsoidLocator | [inline] |
getEllipsoidModel() const | osgTerrain::EllipsoidLocator | [inline] |
getHeight() const | osgTerrain::EllipsoidLocator | [inline] |
getLatitude() const | osgTerrain::EllipsoidLocator | [inline] |
getLongitude() const | osgTerrain::EllipsoidLocator | [inline] |
getName() const | osg::Object | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
libraryName() const=0 | osg::Object | [pure virtual] |
Locator() | osgTerrain::Locator | |
Locator(const Locator &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgTerrain::Locator | |
META_Object(osgTerrain, Locator) | osgTerrain::Locator | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
orientationOpenGL() const | osgTerrain::EllipsoidLocator | [virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setEllipsoidModel(osg::EllipsoidModel *em) | osgTerrain::EllipsoidLocator | [inline] |
setExtents(double longitude, double latitude, double deltaLongitude, double deltaLatitude, double height=0.0, double heightScale=1.0f) | osgTerrain::EllipsoidLocator | |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
~Locator() | osgTerrain::Locator | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |