Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

osg::LOD Member List

This is the complete list of members for osg::LOD, including all inherited members.
_boundingSphereosg::Node [mutable, protected]
_boundingSphereComputedosg::Node [mutable, protected]
_centerModeosg::LOD [protected]
_childrenosg::Group [protected]
_computeBoundCallbackosg::Node [protected]
_cullCallbackosg::Node [protected]
_cullingActiveosg::Node [protected]
_dataVarianceosg::Object [protected]
_descriptionsosg::Node [protected]
_eventCallbackosg::Node [protected]
_initialBoundosg::Node [protected]
_nameosg::Object [protected]
_nodeMaskosg::Node [protected]
_numChildrenRequiringEventTraversalosg::Node [protected]
_numChildrenRequiringUpdateTraversalosg::Node [protected]
_numChildrenWithCullingDisabledosg::Node [protected]
_numChildrenWithOccluderNodesosg::Node [protected]
_parentsosg::Node [protected]
_radiusosg::LOD [protected]
_rangeListosg::LOD [protected]
_rangeModeosg::LOD [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_statesetosg::Node [protected]
_updateCallbackosg::Node [protected]
_userDataosg::Object [protected]
_userDefinedCenterosg::LOD [protected]
accept(NodeVisitor &nv)osg::Node [virtual]
addChild(Node *child)osg::LOD [virtual]
addChild(Node *child, float min, float max)osg::LOD [virtual]
addDescription(const std::string &desc)osg::Node [inline]
addParent(osg::Group *node)osg::Node [protected]
ascend(NodeVisitor &nv)osg::Node [virtual]
asGroup()osg::Group [inline, virtual]
asGroup() const osg::Group [inline, virtual]
asTransform()osg::Node [inline, virtual]
asTransform() const osg::Node [inline, virtual]
CenterMode enum nameosg::LOD
childInserted(unsigned int pos)osg::LOD [protected, virtual]
childRemoved(unsigned int pos, unsigned int numChildrenToRemove)osg::LOD [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::LOD [virtual]
containsNode(const Node *node) const osg::Group [inline]
containsOccluderNodes() const osg::Node
DataVariance enum nameosg::Object
DescriptionList typedefosg::Node
dirtyBound()osg::Node
DISTANCE_FROM_EYE_POINT enum valueosg::LOD
DYNAMIC enum valueosg::Object
getBound() const osg::Node [inline]
getCenter() const osg::LOD [inline]
getCenterMode() const osg::LOD [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 [inline]
getDescription(unsigned int i)osg::Node [inline]
getDescriptions()osg::Node [inline]
getDescriptions() const osg::Node [inline]
getEventCallback()osg::Node [inline]
getEventCallback() const osg::Node [inline]
getInitialBound() const osg::Node [inline]
getMaxRange(unsigned int childNo) const osg::LOD [inline]
getMinRange(unsigned int childNo) const osg::LOD [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 [inline]
getNumParents() const osg::Node [inline]
getNumRanges() const osg::LOD [inline]
getOrCreateStateSet()osg::Node
getParent(unsigned int i)osg::Node [inline]
getParent(unsigned int i) const osg::Node [inline]
getParents() const osg::Node [inline]
getParents()osg::Node [inline]
getRadius() const osg::LOD [inline]
getRangeList() const osg::LOD [inline]
getRangeMode() const osg::LOD [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 [inline]
getUserData() const osg::Object [inline]
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]
LOD()osg::LOD
LOD(const LOD &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::LOD
META_Node(osg, LOD)osg::LOD
osg::Group::META_Node(osg, Group)osg::Group
MinMaxPair typedefosg::LOD
Node()osg::Node
Node(const Node &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Node
NodeMask typedefosg::Node
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
ParentList typedefosg::Node
PIXEL_SIZE_ON_SCREEN enum valueosg::LOD
rangeInserted(unsigned int)osg::LOD [inline, protected, virtual]
RangeList typedefosg::LOD
RangeMode enum nameosg::LOD
rangeRemoved(unsigned int, unsigned int)osg::LOD [inline, protected, virtual]
ref() const osg::Referenced [inline]
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(osg::State *=0) const osg::Group [virtual]
removeChild(Node *child)osg::LOD [virtual]
osg::Group::removeChild(unsigned int pos, unsigned int numChildrenToRemove=1)osg::Group [virtual]
removeParent(osg::Group *node)osg::Node [protected]
replaceChild(Node *origChild, Node *newChild)osg::Group [virtual]
setCenter(const Vec3 &center)osg::LOD [inline]
setCenterMode(CenterMode mode)osg::LOD [inline]
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 [inline]
setEventCallback(NodeCallback *nc)osg::Node
setInitialBound(const osg::BoundingSphere &bsphere)osg::Node [inline]
setName(const std::string &name)osg::Object [inline]
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]
setRadius(float radius)osg::LOD [inline]
setRange(unsigned int childNo, float min, float max)osg::LOD
setRangeList(const RangeList &rangeList)osg::LOD [inline]
setRangeMode(RangeMode mode)osg::LOD [inline]
setStateSet(osg::StateSet *stateset)osg::Node
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced
setUpdateCallback(NodeCallback *nc)osg::Node
setUserData(Referenced *obj)osg::Object [inline]
STATIC enum valueosg::Object
traverse(NodeVisitor &nv)osg::LOD [virtual]
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
USE_BOUNDING_SPHERE_CENTER enum valueosg::LOD
USER_DEFINED_CENTER enum valueosg::LOD
~Group()osg::Group [protected, virtual]
~LOD()osg::LOD [inline, protected, virtual]
~Node()osg::Node [protected, virtual]
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]

Generated at Thu Nov 24 16:23:15 2005 for the OpenSceneGraph by doxygen 1.3.6.