OpenSceneGraph  3.0.1
osgVolume::Volume Member List
This is the complete list of members for osgVolume::Volume, including all inherited members.
_boundingSphereosg::Node [mutable, protected]
_boundingSphereComputedosg::Node [mutable, protected]
_childrenosg::Group [protected]
_computeBoundCallbackosg::Node [protected]
_cullCallbackosg::Node [protected]
_cullingActiveosg::Node [protected]
_dataVarianceosg::Object [protected]
_eventCallbackosg::Node [protected]
_initialBoundosg::Node [protected]
_mutexosgVolume::Volume [mutable, protected]
_nameosg::Object [protected]
_nodeMaskosg::Node [protected]
_numChildrenRequiringEventTraversalosg::Node [protected]
_numChildrenRequiringUpdateTraversalosg::Node [protected]
_numChildrenWithCullingDisabledosg::Node [protected]
_numChildrenWithOccluderNodesosg::Node [protected]
_observerSetosg::Referenced [mutable, protected]
_parentsosg::Node [protected]
_refCountosg::Referenced [mutable, protected]
_statesetosg::Node [protected]
_updateCallbackosg::Node [protected]
_userDataContainerosg::Object [protected]
_volumeTechniqueosgVolume::Volume [protected]
_volumeTileMaposgVolume::Volume [protected]
_volumeTileSetosgVolume::Volume [protected]
accept(NodeVisitor &nv)osg::Node [virtual]
addChild(Node *child)osg::Group [virtual]
addCullCallback(NodeCallback *nc)osg::Node [inline]
addDescription(const std::string &desc)osg::Node
addEventCallback(NodeCallback *nc)osg::Node [inline]
addObserver(Observer *observer) const osg::Referenced
addParent(osg::Group *node)osg::Node [protected]
addUpdateCallback(NodeCallback *nc)osg::Node [inline]
ascend(NodeVisitor &nv)osg::Node [virtual]
asGeode()osg::Node [inline, virtual]
asGeode() const osg::Node [inline, virtual]
asGroup()osg::Group [inline, virtual]
asGroup() const osg::Group [inline, virtual]
asSwitch()osg::Node [inline, virtual]
asSwitch() const osg::Node [inline, virtual]
asTerrain()osg::Node [inline, virtual]
asTerrain() const osg::Node [inline, virtual]
asTransform()osg::Node [inline, virtual]
asTransform() const osg::Node [inline, virtual]
childInserted(unsigned int)osg::Group [inline, protected, virtual]
childRemoved(unsigned int, unsigned int)osg::Group [inline, protected, virtual]
className() const osg::Node [inline, virtual]
clone(const CopyOp &copyop) const osg::Node [inline, virtual]
cloneType() const osg::Node [inline, virtual]
computeBound() const osg::Group [virtual]
computeDataVariance()osg::Object [inline, virtual]
containsNode(const Node *node) const osg::Group [inline]
containsOccluderNodes() const osg::Node
DataVariance enum nameosg::Object
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
DescriptionList typedefosg::Node
dirtyBound()osg::Node
dirtyRegisteredVolumeTiles()osgVolume::Volume [protected]
DYNAMIC enum valueosg::Object
getBound() const osg::Node [inline]
getChild(unsigned int i)osg::Group [inline]
getChild(unsigned int i) const osg::Group [inline]
getChildIndex(const Node *node) const osg::Group [inline]
getComputeBoundingSphereCallback()osg::Node [inline]
getComputeBoundingSphereCallback() const osg::Node [inline]
getCullCallback()osg::Node [inline]
getCullCallback() const osg::Node [inline]
getCullingActive() const osg::Node [inline]
getDataVariance() const osg::Object [inline]
getDeleteHandler()osg::Referenced [static]
getDescription(unsigned int i) const osg::Node
getDescription(unsigned int i)osg::Node
getDescriptions()osg::Node
getDescriptions() const osg::Node
getEventCallback()osg::Node [inline]
getEventCallback() const osg::Node [inline]
getGlobalReferencedMutex()osg::Referenced [static]
getInitialBound() const osg::Node [inline]
getName() const osg::Object [inline]
getNodeMask() const osg::Node [inline]
getNumChildren() const osg::Group [inline]
getNumChildrenRequiringEventTraversal() const osg::Node [inline]
getNumChildrenRequiringUpdateTraversal() const osg::Node [inline]
getNumChildrenWithCullingDisabled() const osg::Node [inline]
getNumChildrenWithOccluderNodes() const osg::Node [inline]
getNumDescriptions() const osg::Node
getNumParents() const osg::Node [inline]
getObserverSet() const osg::Referenced [inline]
getOrCreateObserverSet() const osg::Referenced
getOrCreateStateSet()osg::Node
getOrCreateUserDataContainer()osg::Object
getParent(unsigned int i)osg::Node [inline]
getParent(unsigned int i) const osg::Node [inline]
getParentalNodePaths(osg::Node *haltTraversalAtNode=0) const osg::Node
getParents() const osg::Node [inline]
getParents()osg::Node [inline]
getRefMutex() const osg::Referenced [inline]
getStateSet()osg::Node [inline]
getStateSet() const osg::Node [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
getUpdateCallback()osg::Node [inline]
getUpdateCallback() const osg::Node [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
getVolumeTechniquePrototype()osgVolume::Volume [inline]
getVolumeTechniquePrototype() const osgVolume::Volume [inline]
getVolumeTile(const TileID &tileID)osgVolume::Volume
getVolumeTile(const TileID &tileID) const osgVolume::Volume
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const osg::Node
Group()osg::Group
Group(const Group &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Group
insertChild(unsigned int index, Node *child)osg::Group [virtual]
isCullingActive() const osg::Node [inline]
isSameKindAs(const Object *obj) const osg::Node [inline, virtual]
libraryName() const osg::Node [inline, virtual]
META_Node(osgVolume, Volume)osgVolume::Volume
osg::Group::META_Node(osg, Group)osg::Group
Node()osg::Node
Node(const Node &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Node
NodeMask typedefosg::Node
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]
osg::Drawable classosg::Node [friend]
osg::Group classosg::Node [friend]
osg::StateSet classosg::Node [friend]
ParentList typedefosg::Node
ref() const osg::Referenced [inline]
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referenced [explicit]
Referenced(const Referenced &)osg::Referenced
registerVolumeTile(VolumeTile *tile)osgVolume::Volume [protected]
releaseGLObjects(osg::State *=0) const osg::Group [virtual]
removeChild(Node *child)osg::Group [inline]
removeChild(unsigned int pos, unsigned int numChildrenToRemove=1)osg::Group [inline]
removeChildren(unsigned int pos, unsigned int numChildrenToRemove)osg::Group [virtual]
removeCullCallback(NodeCallback *nc)osg::Node [inline]
removeEventCallback(NodeCallback *nc)osg::Node [inline]
removeObserver(Observer *observer) const osg::Referenced
removeParent(osg::Group *node)osg::Node [protected]
removeUpdateCallback(NodeCallback *nc)osg::Node [inline]
replaceChild(Node *origChild, Node *newChild)osg::Group [virtual]
resizeGLObjectBuffers(unsigned int maxSize)osg::Group [virtual]
setChild(unsigned int i, Node *node)osg::Group [virtual]
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback)osg::Node [inline]
setCullCallback(NodeCallback *nc)osg::Node [inline]
setCullingActive(bool active)osg::Node
setDataVariance(DataVariance dv)osg::Object [inline]
setDeleteHandler(DeleteHandler *handler)osg::Referenced [static]
setDescriptions(const DescriptionList &descriptions)osg::Node
setEventCallback(NodeCallback *nc)osg::Node
setInitialBound(const osg::BoundingSphere &bsphere)osg::Node [inline]
setName(const std::string &name)osg::Object [inline, virtual]
setName(const char *name)osg::Object [inline]
setNodeMask(NodeMask nm)osg::Node [inline]
setNumChildrenRequiringEventTraversal(unsigned int num)osg::Node [protected]
setNumChildrenRequiringUpdateTraversal(unsigned int num)osg::Node [protected]
setNumChildrenWithCullingDisabled(unsigned int num)osg::Node [protected]
setNumChildrenWithOccluderNodes(unsigned int num)osg::Node [protected]
setStateSet(osg::StateSet *stateset)osg::Node
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Group [virtual]
setUpdateCallback(NodeCallback *nc)osg::Node
setUserData(Referenced *obj)osg::Object [virtual]
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserValue(const std::string &name, const T &value)osg::Object
setVolumeTechniquePrototype(VolumeTechnique *volumeTechnique)osgVolume::Volume [inline]
signalObserversAndDelete(bool signalDelete, bool doDelete) const osg::Referenced [protected]
STATIC enum valueosg::Object
traverse(osg::NodeVisitor &nv)osgVolume::Volume [virtual]
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
unregisterVolumeTile(VolumeTile *tile)osgVolume::Volume [protected]
UNSPECIFIED enum valueosg::Object
Volume()osgVolume::Volume
Volume(const Volume &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgVolume::Volume
VolumeTile classosgVolume::Volume [friend]
VolumeTileMap typedefosgVolume::Volume [protected]
VolumeTileSet typedefosgVolume::Volume [protected]
~Group()osg::Group [protected, virtual]
~Node()osg::Node [protected, virtual]
~Object()osg::Object [protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~Volume()osgVolume::Volume [protected, virtual]

osg logo
Generated at Mon Oct 3 2011 12:39:51 for the OpenSceneGraph by doxygen 1.7.5.