_coordinateSystemType | osgTerrain::Locator | protected |
_cs | osgTerrain::Locator | protected |
_dataVariance | osg::Object | protected |
_definedInFile | osgTerrain::Locator | protected |
_ellipsoidModel | osgTerrain::Locator | protected |
_format | osgTerrain::Locator | protected |
_inverse | osgTerrain::Locator | protected |
_name | osg::Object | protected |
_observerSet | osg::Referenced | mutableprotected |
_refCount | osg::Referenced | mutableprotected |
_transform | osgTerrain::Locator | protected |
_transformScaledByResolution | osgTerrain::Locator | protected |
_userDataContainer | osg::Object | protected |
addObserver(Observer *observer) const | osg::Referenced | |
asNode() | osg::Object | inlinevirtual |
asNode() const | osg::Object | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
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 | inlinevirtual |
computeLocalBounds(Locator &source, osg::Vec3d &bottomLeft, osg::Vec3d &topRight) const | osgTerrain::Locator | |
convertLocalCoordBetween(const Locator &source, const osg::Vec3d &sourceNDC, const Locator &destination, osg::Vec3d &destinationNDC) | osgTerrain::Locator | inlinestatic |
convertLocalToModel(const osg::Vec3d &local, osg::Vec3d &world) const | osgTerrain::Locator | virtual |
convertModelToLocal(const osg::Vec3d &world, osg::Vec3d &local) const | osgTerrain::Locator | virtual |
CoordinateSystemType enum name | osgTerrain::Locator | |
DataVariance enum name | osg::Object | |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DYNAMIC enum value | osg::Object | |
GEOCENTRIC enum value | osgTerrain::Locator | |
GEOGRAPHIC enum value | osgTerrain::Locator | |
getCompoundClassName() const | osg::Object | inline |
getCoordinateSystem() const | osgTerrain::Locator | inline |
getCoordinateSystemType() const | osgTerrain::Locator | inline |
getDataVariance() const | osg::Object | inline |
getDefinedInFile() const | osgTerrain::Locator | inline |
getDeleteHandler() | osg::Referenced | static |
getEllipsoidModel() | osgTerrain::Locator | inline |
getEllipsoidModel() const | osgTerrain::Locator | inline |
getFormat() const | osgTerrain::Locator | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getName() const | osg::Object | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateUserDataContainer() | osg::Object | |
getRefMutex() const | osg::Referenced | inline |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getTransform() const | osgTerrain::Locator | inline |
getTransformScaledByResolution() const | osgTerrain::Locator | inline |
getUserData() | osg::Object | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
isSameKindAs(const Object *) const | osg::Object | inlinevirtual |
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 | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
orientationOpenGL() const | osgTerrain::Locator | virtual |
PROJECTED enum value | osgTerrain::Locator | |
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 | inlinevirtual |
removeObserver(Observer *observer) const | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
setCoordinateSystem(const std::string &cs) | osgTerrain::Locator | inline |
setCoordinateSystemType(CoordinateSystemType type) | osgTerrain::Locator | inline |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDefinedInFile(bool flag) | osgTerrain::Locator | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setEllipsoidModel(osg::EllipsoidModel *ellipsode) | osgTerrain::Locator | inline |
setFormat(const std::string &format) | osgTerrain::Locator | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
setTransform(const osg::Matrixd &transform) | osgTerrain::Locator | inline |
setTransformAsExtents(double minX, double minY, double maxX, double maxY) | osgTerrain::Locator | |
setTransformScaledByResolution(bool scaledByResolution) | osgTerrain::Locator | inline |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
~Locator() | osgTerrain::Locator | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |