OpenSceneGraph  3.4.0
osg::NodeVisitor Member List
This is the complete list of members for osg::NodeVisitor, including all inherited members.
_databaseRequestHandlerosg::NodeVisitor [protected]
_dataVarianceosg::Object [protected]
_frameStamposg::NodeVisitor [protected]
_imageRequestHandlerosg::NodeVisitor [protected]
_nameosg::Object [protected]
_nodeMaskOverrideosg::NodeVisitor [protected]
_nodePathosg::NodeVisitor [protected]
_observerSetosg::Referenced [mutable, protected]
_refCountosg::Referenced [mutable, protected]
_traversalMaskosg::NodeVisitor [protected]
_traversalModeosg::NodeVisitor [protected]
_traversalNumberosg::NodeVisitor [protected]
_userDataContainerosg::Object [protected]
_visitorTypeosg::NodeVisitor [protected]
addObserver(Observer *observer) const osg::Referenced
apply(Drawable &drawable)osg::NodeVisitor [virtual]
apply(Geometry &geometry)osg::NodeVisitor [virtual]
apply(Node &node)osg::NodeVisitor [virtual]
apply(Geode &node)osg::NodeVisitor [virtual]
apply(Billboard &node)osg::NodeVisitor [virtual]
apply(Group &node)osg::NodeVisitor [virtual]
apply(ProxyNode &node)osg::NodeVisitor [virtual]
apply(Projection &node)osg::NodeVisitor [virtual]
apply(CoordinateSystemNode &node)osg::NodeVisitor [virtual]
apply(ClipNode &node)osg::NodeVisitor [virtual]
apply(TexGenNode &node)osg::NodeVisitor [virtual]
apply(LightSource &node)osg::NodeVisitor [virtual]
apply(Transform &node)osg::NodeVisitor [virtual]
apply(Camera &node)osg::NodeVisitor [virtual]
apply(CameraView &node)osg::NodeVisitor [virtual]
apply(MatrixTransform &node)osg::NodeVisitor [virtual]
apply(PositionAttitudeTransform &node)osg::NodeVisitor [virtual]
apply(Switch &node)osg::NodeVisitor [virtual]
apply(Sequence &node)osg::NodeVisitor [virtual]
apply(LOD &node)osg::NodeVisitor [virtual]
apply(PagedLOD &node)osg::NodeVisitor [virtual]
apply(ClearNode &node)osg::NodeVisitor [virtual]
apply(OccluderNode &node)osg::NodeVisitor [virtual]
apply(OcclusionQueryNode &node)osg::NodeVisitor [virtual]
asNode()osg::Object [inline, virtual]
asNode() const osg::Object [inline, virtual]
asNodeVisitor() const osg::NodeVisitor [inline, virtual]
osg::Object::asNodeVisitor()osg::Object [inline, virtual]
asStateAttribute()osg::Object [inline, virtual]
asStateAttribute() const osg::Object [inline, virtual]
asUniform()osg::Object [inline, virtual]
asUniform() const osg::Object [inline, virtual]
className() const =0osg::Object [pure virtual]
clone(const CopyOp &) const =0osg::Object [pure virtual]
cloneType() const =0osg::Object [pure virtual]
COLLECT_OCCLUDER_VISITOR enum valueosg::NodeVisitor
computeDataVariance()osg::Object [inline, virtual]
CULL_VISITOR enum valueosg::NodeVisitor
DataVariance enum nameosg::Object
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
DYNAMIC enum valueosg::Object
EVENT_VISITOR enum valueosg::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 [inline, virtual]
getDistanceToEyePoint(const Vec3 &, bool) const osg::NodeVisitor [inline, virtual]
getDistanceToViewPoint(const Vec3 &, bool) const osg::NodeVisitor [inline, virtual]
getEyePoint() const osg::NodeVisitor [inline, virtual]
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
getViewPoint() const osg::NodeVisitor [inline, virtual]
getVisitorType() const osg::NodeVisitor [inline]
INTERSECTION_VISITOR enum valueosg::NodeVisitor
isSameKindAs(const Object *) const osg::Object [inline, virtual]
libraryName() const =0osg::Object [pure virtual]
META_Object(osg, NodeVisitor) virtual NodeVisitor *asNodeVisitor()osg::NodeVisitor [inline]
NODE_VISITOR enum valueosg::NodeVisitor
NodeVisitor(TraversalMode tm=TRAVERSE_NONE)osg::NodeVisitor
NodeVisitor(VisitorType type, TraversalMode tm=TRAVERSE_NONE)osg::NodeVisitor
NodeVisitor(const NodeVisitor &nv, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osg::NodeVisitor
Object()osg::Object [inline]
Object(bool threadSafeRefUnref)osg::Object [inline, explicit]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
popFromNodePath()osg::NodeVisitor [inline]
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 [inline, virtual]
removeObserver(Observer *observer) const osg::Referenced
reset()osg::NodeVisitor [inline, virtual]
resizeGLObjectBuffers(unsigned int)osg::Object [inline, virtual]
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 [inline, virtual]
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]
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
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 valueosg::Object
TraversalMode enum nameosg::NodeVisitor
traverse(Node &node)osg::NodeVisitor [inline]
TRAVERSE_ACTIVE_CHILDREN enum valueosg::NodeVisitor
TRAVERSE_ALL_CHILDREN enum valueosg::NodeVisitor
TRAVERSE_NONE enum valueosg::NodeVisitor
TRAVERSE_PARENTS enum valueosg::NodeVisitor
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
UPDATE_VISITOR enum valueosg::NodeVisitor
validNodeMask(const osg::Node &node) const osg::NodeVisitor [inline]
VisitorType enum nameosg::NodeVisitor
~NodeVisitor()osg::NodeVisitor [virtual]
~Object()osg::Object [protected, virtual]
~Referenced()osg::Referenced [protected, virtual]

osg logo
Generated at Tue Dec 8 2015 00:14:25 for the OpenSceneGraph by doxygen 1.7.6.1.