_databaseRequestHandler | osg::NodeVisitor | protected |
_dataVariance | osg::Object | protected |
_frameStamp | osg::NodeVisitor | protected |
_imageRequestHandler | osg::NodeVisitor | protected |
_indent | osgUtil::PrintVisitor | protected |
_name | osg::Object | protected |
_nodeMaskOverride | osg::NodeVisitor | protected |
_nodePath | osg::NodeVisitor | protected |
_observerSet | osg::Referenced | mutableprotected |
_out | osgUtil::PrintVisitor | protected |
_refCount | osg::Referenced | mutableprotected |
_step | osgUtil::PrintVisitor | protected |
_traversalMask | osg::NodeVisitor | protected |
_traversalMode | osg::NodeVisitor | protected |
_traversalNumber | osg::NodeVisitor | protected |
_userDataContainer | osg::Object | protected |
_visitorType | osg::NodeVisitor | protected |
addObserver(Observer *observer) const | osg::Referenced | |
apply(osg::Node &node) | osgUtil::PrintVisitor | virtual |
osg::NodeVisitor::apply(Drawable &drawable) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Geometry &geometry) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Geode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Billboard &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Group &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(ProxyNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Projection &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(CoordinateSystemNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(ClipNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(TexGenNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(LightSource &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Transform &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Camera &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(CameraView &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(MatrixTransform &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(PositionAttitudeTransform &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Switch &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(Sequence &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(LOD &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(PagedLOD &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(ClearNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(OccluderNode &node) | osg::NodeVisitor | virtual |
osg::NodeVisitor::apply(OcclusionQueryNode &node) | osg::NodeVisitor | virtual |
asNode() | osg::Object | inlinevirtual |
asNode() const | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::NodeVisitor | inlinevirtual |
osg::Object::asNodeVisitor() | 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 |
COLLECT_OCCLUDER_VISITOR enum value | osg::NodeVisitor | |
computeDataVariance() | osg::Object | inlinevirtual |
CULL_VISITOR enum value | osg::NodeVisitor | |
DataVariance enum name | osg::Object | |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DYNAMIC enum value | osg::Object | |
enter() | osgUtil::PrintVisitor | inline |
EVENT_VISITOR enum value | osg::NodeVisitor | |
getCompoundClassName() const | osg::Object | inline |
getDatabaseRequestHandler() | osg::NodeVisitor | inline |
getDatabaseRequestHandler() const | osg::NodeVisitor | inline |
getDataVariance() const | osg::Object | inline |
getDeleteHandler() | osg::Referenced | static |
getDistanceFromEyePoint(const Vec3 &, bool) const | osg::NodeVisitor | inlinevirtual |
getDistanceToEyePoint(const Vec3 &, bool) const | osg::NodeVisitor | inlinevirtual |
getDistanceToViewPoint(const Vec3 &, bool) const | osg::NodeVisitor | inlinevirtual |
getEyePoint() const | osg::NodeVisitor | inlinevirtual |
getFrameStamp() const | osg::NodeVisitor | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getImageRequestHandler() | osg::NodeVisitor | inline |
getImageRequestHandler() const | osg::NodeVisitor | inline |
getName() const | osg::Object | inline |
getNodeMaskOverride() const | osg::NodeVisitor | inline |
getNodePath() | osg::NodeVisitor | inline |
getNodePath() const | osg::NodeVisitor | 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 |
getTraversalMask() const | osg::NodeVisitor | inline |
getTraversalMode() const | osg::NodeVisitor | inline |
getTraversalNumber() const | osg::NodeVisitor | 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 | |
getViewPoint() const | osg::NodeVisitor | inlinevirtual |
getVisitorType() const | osg::NodeVisitor | inline |
INTERSECTION_VISITOR enum value | osg::NodeVisitor | |
isSameKindAs(const Object *) const | osg::Object | inlinevirtual |
leave() | osgUtil::PrintVisitor | inline |
libraryName() const =0 | osg::Object | pure virtual |
META_Object(osg, NodeVisitor) virtual NodeVisitor *asNodeVisitor() | osg::NodeVisitor | inline |
NODE_VISITOR enum value | osg::NodeVisitor | |
NodeVisitor(TraversalMode tm=TRAVERSE_NONE) | osg::NodeVisitor | |
NodeVisitor(VisitorType type, TraversalMode tm=TRAVERSE_NONE) | osg::NodeVisitor | |
NodeVisitor(const NodeVisitor &nv, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osg::NodeVisitor | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const PrintVisitor &) | osgUtil::PrintVisitor | inlineprotected |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
output() | osgUtil::PrintVisitor | inline |
popFromNodePath() | osg::NodeVisitor | inline |
PrintVisitor(std::ostream &out, int indent=0, int step=2) | osgUtil::PrintVisitor | |
pushOntoNodePath(Node *node) | osg::NodeVisitor | inline |
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 | |
reset() | osg::NodeVisitor | inlinevirtual |
resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
setDatabaseRequestHandler(DatabaseRequestHandler *handler) | osg::NodeVisitor | inline |
setDataVariance(DataVariance dv) | osg::Object | inline |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
setFrameStamp(FrameStamp *fs) | osg::NodeVisitor | inline |
setImageRequestHandler(ImageRequestHandler *handler) | osg::NodeVisitor | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setNodeMaskOverride(Node::NodeMask mask) | osg::NodeVisitor | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
setTraversalMask(Node::NodeMask mask) | osg::NodeVisitor | inline |
setTraversalMode(TraversalMode mode) | osg::NodeVisitor | inline |
setTraversalNumber(unsigned int fn) | osg::NodeVisitor | 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 | |
setVisitorType(VisitorType type) | osg::NodeVisitor | inline |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
TraversalMode enum name | osg::NodeVisitor | |
traverse(Node &node) | osg::NodeVisitor | inline |
TRAVERSE_ACTIVE_CHILDREN enum value | osg::NodeVisitor | |
TRAVERSE_ALL_CHILDREN enum value | osg::NodeVisitor | |
TRAVERSE_NONE enum value | osg::NodeVisitor | |
TRAVERSE_PARENTS enum value | osg::NodeVisitor | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
UPDATE_VISITOR enum value | osg::NodeVisitor | |
validNodeMask(const osg::Node &node) const | osg::NodeVisitor | inline |
VisitorType enum name | osg::NodeVisitor | |
~NodeVisitor() | osg::NodeVisitor | virtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |