_animationOn | osg::DOFTransform | [protected] |
_appCallback | osg::Node | [protected] |
_bsphere | osg::Node | [protected] |
_bsphere_computed | osg::Node | [protected] |
_children | osg::Group | [protected] |
_computeTransformCallback | osg::Transform | [protected] |
_cullCallback | osg::Node | [protected] |
_cullingActive | osg::Node | [protected] |
_currentHPR | osg::DOFTransform | [protected] |
_currentScale | osg::DOFTransform | [protected] |
_currentTranslate | osg::DOFTransform | [protected] |
_dataVariance | osg::Object | [protected] |
_descriptions | osg::Node | [protected] |
_dstate | osg::Node | [protected] |
_increasingFlags | osg::DOFTransform | [protected] |
_incrementHPR | osg::DOFTransform | [protected] |
_incrementScale | osg::DOFTransform | [protected] |
_incrementTranslate | osg::DOFTransform | [protected] |
_inversePut | osg::DOFTransform | [protected] |
_limitationFlags | osg::DOFTransform | [protected] |
_maxHPR | osg::DOFTransform | [protected] |
_maxScale | osg::DOFTransform | [protected] |
_maxTranslate | osg::DOFTransform | [protected] |
_minHPR | osg::DOFTransform | [protected] |
_minScale | osg::DOFTransform | [protected] |
_minTranslate | osg::DOFTransform | [protected] |
_name | osg::Node | [protected] |
_nodeMask | osg::Node | [protected] |
_numChildrenRequiringAppTraversal | osg::Node | [protected] |
_numChildrenWithCullingDisabled | osg::Node | [protected] |
_numChildrenWithOccluderNodes | osg::Node | [protected] |
_parents | osg::Node | [protected] |
_Put | osg::DOFTransform | [protected] |
_refCount | osg::Referenced | [protected] |
_referenceFrame | osg::Transform | [protected] |
_userData | osg::Object | [protected] |
accept(NodeVisitor &nv) | osg::Node | [virtual] |
addChild(Node *child) | osg::Group | [virtual] |
addDescription(const std::string &desc) | osg::Node | [inline] |
addParent(osg::Group *node) | osg::Node | [protected] |
animate() | osg::DOFTransform | |
ascend(NodeVisitor &nv) | osg::Node | [virtual] |
ChildList typedef | osg::Group | |
className() const | osg::Node | [inline, virtual] |
clone(const CopyOp ©op) const | osg::Node | [inline, virtual] |
cloneType() const | osg::Node | [inline, virtual] |
computeBound() const | osg::Transform | [protected, virtual] |
computeLocalToWorldMatrix(Matrix &matrix, NodeVisitor *nv) const | osg::DOFTransform | [virtual] |
computeWorldToLocalMatrix(Matrix &matrix, NodeVisitor *nv) const | osg::DOFTransform | [virtual] |
containsNode(const Node *node) const | osg::Group | [inline] |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name | osg::Object | |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
DOFTransform() | osg::DOFTransform | |
DOFTransform(const DOFTransform &dof, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::DOFTransform | [inline] |
DYNAMIC enum value | osg::Object | |
findNode(const Node *node) | osg::Group | [inline] |
findNode(const Node *node) const | osg::Group | [inline] |
getAnimationOn() const | osg::DOFTransform | [inline] |
getAppCallback() | osg::Node | [inline] |
getAppCallback() const | osg::Node | [inline] |
getBound() const | osg::Node | [inline] |
getChild(const unsigned int i) | osg::Group | [inline] |
getChild(const unsigned int i) const | osg::Group | [inline] |
getComputeTransformCallback() | osg::Transform | [inline] |
getComputeTransformCallback() const | osg::Transform | [inline] |
getCullCallback() | osg::Node | [inline] |
getCullCallback() const | osg::Node | [inline] |
getCullingActive() const | osg::Node | [inline] |
getCurrentHPR() const | osg::DOFTransform | [inline] |
getCurrentScale() const | osg::DOFTransform | [inline] |
getCurrentTranslate() const | osg::DOFTransform | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDescription(const int i) const | osg::Node | [inline] |
getDescription(const int i) | osg::Node | [inline] |
getDescriptions() const | osg::Node | [inline] |
getDescriptions() | osg::Node | [inline] |
getIncrementHPR() const | osg::DOFTransform | [inline] |
getIncrementScale() const | osg::DOFTransform | [inline] |
getIncrementTranslate() const | osg::DOFTransform | [inline] |
getInversePutMatrix() const | osg::DOFTransform | [inline] |
getLimitationFlags() const | osg::DOFTransform | [inline] |
getLocalToWorldMatrix(Matrix &matrix, NodeVisitor *nv) const | osg::Transform | [inline] |
getMaxHPR() const | osg::DOFTransform | [inline] |
getMaxScale() const | osg::DOFTransform | [inline] |
getMaxTranslate() const | osg::DOFTransform | [inline] |
getMinHPR() const | osg::DOFTransform | [inline] |
getMinScale() const | osg::DOFTransform | [inline] |
getMinTranslate() const | osg::DOFTransform | [inline] |
getName() const | osg::Node | [inline] |
getNodeMask() const | osg::Node | [inline] |
getNumChildren() const | osg::Group | [inline] |
getNumChildrenRequiringAppTraversal() const | osg::Node | [inline] |
getNumChildrenWithCullingDisabled() const | osg::Node | [inline] |
getNumChildrenWithOccluderNodes() const | osg::Node | [inline] |
getNumDescriptions() const | osg::Node | [inline] |
getNumParents() const | osg::Node | [inline] |
getParent(const unsigned int i) | osg::Node | [inline] |
getParent(const unsigned int i) const | osg::Node | [inline] |
getParents() const | osg::Node | [inline] |
getParents() | osg::Node | [inline] |
getPutMatrix() const | osg::DOFTransform | [inline] |
getReferenceFrame() const | osg::Transform | [inline] |
getStateSet() | osg::Node | [inline] |
getStateSet() const | osg::Node | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getValidStateSet() | osg::Node | |
getWorldToLocalMatrix(Matrix &matrix, NodeVisitor *nv) const | osg::Transform | [inline] |
Group() | osg::Group | |
Group(const Group &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Group | |
isCullingActive() const | osg::Node | [inline] |
isSameKindAs(const Object *obj) const | osg::Node | [inline, virtual] |
libraryName() const | osg::Node | [inline, virtual] |
META_Node(osg, DOFTransform) | osg::DOFTransform | |
osg::Transform::META_Node(osg, Transform) | osg::Transform | |
osg::Group::META_Node(osg, Group) | osg::Group | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
Object() | osg::Object | [inline] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(Referenced &) | osg::Referenced | [inline] |
osg::Drawable class | osg::Node | [friend] |
osg::Group class | osg::Node | [friend] |
ParentList typedef | osg::Node | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
ReferenceFrame enum name | osg::Transform | |
RELATIVE_TO_ABSOLUTE enum value | osg::Transform | |
RELATIVE_TO_PARENTS enum value | osg::Transform | |
removeChild(Node *child) | osg::Group | [virtual] |
removeParent(osg::Group *node) | osg::Node | [protected] |
replaceChild(Node *origChild, Node *newChild) | osg::Group | [virtual] |
setAnimationOn(bool do_animate) | osg::DOFTransform | [inline] |
setAppCallback(NodeCallback *nc) | osg::Node | |
setComputeTransformCallback(ComputeTransformCallback *ctc) | osg::Transform | [inline] |
setCullCallback(NodeCallback *nc) | osg::Node | [inline] |
setCullingActive(const bool active) | osg::Node | |
setCurrentHPR(const Vec3 &hpr) | osg::DOFTransform | [inline] |
setCurrentScale(const Vec3 &scale) | osg::DOFTransform | [inline] |
setCurrentTranslate(const Vec3 &translate) | osg::DOFTransform | [inline] |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setIncrementHPR(const Vec3 &hpr) | osg::DOFTransform | [inline] |
setIncrementScale(const Vec3 &scale) | osg::DOFTransform | [inline] |
setIncrementTranslate(const Vec3 &translate) | osg::DOFTransform | [inline] |
setInversePutMatrix(const Matrix &inversePut) | osg::DOFTransform | [inline] |
setLimitationFlags(unsigned long flags) | osg::DOFTransform | [inline] |
setMaxHPR(const Vec3 &hpr) | osg::DOFTransform | [inline] |
setMaxScale(const Vec3 &scale) | osg::DOFTransform | [inline] |
setMaxTranslate(const Vec3 &translate) | osg::DOFTransform | [inline] |
setMinHPR(const Vec3 &hpr) | osg::DOFTransform | [inline] |
setMinScale(const Vec3 &scale) | osg::DOFTransform | [inline] |
setMinTranslate(const Vec3 &translate) | osg::DOFTransform | [inline] |
setName(const std::string &name) | osg::Node | [inline] |
setName(const char *name) | osg::Node | [inline] |
setNodeMask(const NodeMask nm) | osg::Node | [inline] |
setNumChildrenRequiringAppTraversal(const int num) | osg::Node | [protected] |
setNumChildrenWithCullingDisabled(const int num) | osg::Node | [protected] |
setNumChildrenWithOccluderNodes(const int num) | osg::Node | [protected] |
setPutMatrix(const Matrix &put) | osg::DOFTransform | [inline] |
setReferenceFrame(ReferenceFrame rf) | osg::Transform | |
setStateSet(osg::StateSet *dstate) | osg::Node | [inline] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
Transform() | osg::Transform | |
Transform(const Transform &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Transform | |
traverse(NodeVisitor &nv) | osg::DOFTransform | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | [inline] |
updateCurrentHPR(const Vec3 &hpr) | osg::DOFTransform | |
updateCurrentScale(const Vec3 &scale) | osg::DOFTransform | |
updateCurrentTranslate(const Vec3 &translate) | osg::DOFTransform | |
~DOFTransform() | osg::DOFTransform | [inline, protected, virtual] |
~Group() | osg::Group | [protected, virtual] |
~Node() | osg::Node | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Transform() | osg::Transform | [protected, virtual] |