_activationKeyEvent | osgManipulator::Dragger | protected |
_activationModKeyMask | osgManipulator::Dragger | protected |
_activationMouseButtonMask | osgManipulator::Dragger | protected |
_activationPermittedByKeyEvent | osgManipulator::Dragger | protected |
_activationPermittedByModKeyMask | osgManipulator::Dragger | protected |
_activationPermittedByMouseButtonMask | osgManipulator::Dragger | protected |
_axisLineWidth | osgManipulator::TranslateAxisDragger | protected |
_boundingSphere | osg::Node | mutableprotected |
_boundingSphereComputed | osg::Node | mutableprotected |
_children | osg::Group | protected |
_computeBoundCallback | osg::Node | protected |
_cone | osgManipulator::TranslateAxisDragger | protected |
_coneHeight | osgManipulator::TranslateAxisDragger | protected |
_constraints | osgManipulator::Dragger | protected |
_cullCallback | osg::Node | protected |
_cullingActive | osg::Node | protected |
_cylinder | osgManipulator::TranslateAxisDragger | protected |
_dataVariance | osg::Object | protected |
_draggerActive | osgManipulator::Dragger | protected |
_draggerCallbacks | osgManipulator::Dragger | protected |
_draggerList | osgManipulator::CompositeDragger | protected |
_eventCallback | osg::Node | protected |
_handleEvents | osgManipulator::Dragger | protected |
_initialBound | osg::Node | protected |
_intersectionMask | osgManipulator::Dragger | protected |
_inverse | osg::MatrixTransform | mutableprotected |
_inverseDirty | osg::MatrixTransform | mutableprotected |
_lineGeode | osgManipulator::TranslateAxisDragger | protected |
_lineWidth | osgManipulator::TranslateAxisDragger | protected |
_matrix | osg::MatrixTransform | protected |
_name | osg::Object | protected |
_nodeMask | osg::Node | protected |
_numChildrenRequiringEventTraversal | osg::Node | protected |
_numChildrenRequiringUpdateTraversal | osg::Node | protected |
_numChildrenWithCullingDisabled | osg::Node | protected |
_numChildrenWithOccluderNodes | osg::Node | protected |
_observerSet | osg::Referenced | mutableprotected |
_parentDragger | osgManipulator::Dragger | protected |
_parents | osg::Node | protected |
_pickCylinderRadius | osgManipulator::TranslateAxisDragger | protected |
_pointer | osgManipulator::Dragger | protected |
_refCount | osg::Referenced | mutableprotected |
_referenceFrame | osg::Transform | protected |
_selfUpdater | osgManipulator::Dragger | protected |
_stateset | osg::Node | protected |
_updateCallback | osg::Node | protected |
_userDataContainer | osg::Object | protected |
_xDragger | osgManipulator::TranslateAxisDragger | protected |
_yDragger | osgManipulator::TranslateAxisDragger | protected |
_zDragger | osgManipulator::TranslateAxisDragger | protected |
ABSOLUTE_RF enum value | osg::Transform | |
ABSOLUTE_RF_INHERIT_VIEWPOINT enum value | osg::Transform | |
accept(NodeVisitor &nv) | osg::Node | virtual |
addChild(Node *child) | osg::Group | virtual |
addChild(const ref_ptr< T > &child) | osg::Group | inline |
addConstraint(Constraint *constraint) | osgManipulator::Dragger | |
addConstraint(const osg::ref_ptr< T > &c) | osgManipulator::Dragger | inline |
addCullCallback(Callback *nc) | osg::Node | inline |
addCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addDescription(const std::string &desc) | osg::Node | |
addDragger(Dragger *dragger) | osgManipulator::CompositeDragger | virtual |
addDragger(const osg::ref_ptr< T > &dc) | osgManipulator::CompositeDragger | inline |
addDraggerCallback(DraggerCallback *dc) | osgManipulator::Dragger | |
addDraggerCallback(const osg::ref_ptr< T > &dc) | osgManipulator::Dragger | inline |
addEventCallback(Callback *nc) | osg::Node | inline |
addEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::Group *parent) | osg::Node | protected |
addTransformUpdating(MatrixTransform *transform, int handleCommandMask=DraggerTransformCallback::HANDLE_ALL) | osgManipulator::Dragger | |
addUpdateCallback(Callback *nc) | osg::Node | inline |
addUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
asCamera() | osg::Node | inlinevirtual |
asCamera() const | osg::Node | inlinevirtual |
ascend(NodeVisitor &nv) | osg::Node | virtual |
asDrawable() | osg::Node | inlinevirtual |
asDrawable() const | osg::Node | inlinevirtual |
asGeode() | osg::Node | inlinevirtual |
asGeode() const | osg::Node | inlinevirtual |
asGeometry() | osg::Node | inlinevirtual |
asGeometry() const | osg::Node | inlinevirtual |
asGroup() | osg::Group | inlinevirtual |
asGroup() const | osg::Group | inlinevirtual |
asMatrixTransform() | osg::MatrixTransform | inlinevirtual |
asMatrixTransform() const | osg::MatrixTransform | inlinevirtual |
asNode() | osg::Node | inlinevirtual |
asNode() const | osg::Node | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asPositionAttitudeTransform() | osg::Transform | inlinevirtual |
asPositionAttitudeTransform() const | osg::Transform | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asSwitch() | osg::Node | inlinevirtual |
asSwitch() const | osg::Node | inlinevirtual |
asTerrain() | osg::Node | inlinevirtual |
asTerrain() const | osg::Node | inlinevirtual |
asTransform() | osg::Transform | inlinevirtual |
asTransform() const | osg::Transform | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
childInserted(unsigned int) | osg::Group | inlineprotectedvirtual |
childRemoved(unsigned int, unsigned int) | osg::Group | inlineprotectedvirtual |
className() const | osg::Node | inlinevirtual |
clone(const CopyOp ©op) const | osg::Node | inlinevirtual |
cloneType() const | osg::Node | inlinevirtual |
CompositeDragger() | osgManipulator::CompositeDragger | inlineprotected |
CompositeDragger(const CompositeDragger &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgManipulator::CompositeDragger | protected |
computeBound() const | osg::Transform | virtual |
computeDataVariance() | osg::Object | inlinevirtual |
computeLocalToWorldMatrix(Matrix &matrix, NodeVisitor *) const | osg::MatrixTransform | virtual |
computeWorldToLocalMatrix(Matrix &matrix, NodeVisitor *) const | osg::MatrixTransform | virtual |
conatainsNode(const ref_ptr< T > &node) const | osg::Group | inline |
Constraints typedef | osgManipulator::Dragger | |
containsDragger(const Dragger *dragger) const | osgManipulator::CompositeDragger | |
containsDragger(const osg::ref_ptr< T > &dc) const | osgManipulator::CompositeDragger | inline |
containsNode(const Node *node) const | osg::Group | inline |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name | osg::Object | |
deleteUsingDeleteHandler() const | osg::Referenced | protected |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
dispatch(MotionCommand &command) | osgManipulator::Dragger | virtual |
Dragger() | osgManipulator::Dragger | protected |
Dragger(const Dragger &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgManipulator::Dragger | protected |
DraggerCallbacks typedef | osgManipulator::Dragger | |
DYNAMIC enum value | osg::Object | |
findDragger(const Dragger *dragger) | osgManipulator::CompositeDragger | |
getActivationKeyEvent() const | osgManipulator::Dragger | inline |
getActivationModKeyMask() const | osgManipulator::Dragger | inline |
getActivationMouseButtonMask() const | osgManipulator::Dragger | inline |
getAxisLineWidth() const | osgManipulator::TranslateAxisDragger | inline |
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 |
getComposite() const | osgManipulator::CompositeDragger | inlinevirtual |
getComposite() | osgManipulator::CompositeDragger | inlinevirtual |
getCompoundClassName() const | osg::Object | inline |
getComputeBoundingSphereCallback() | osg::Node | inline |
getComputeBoundingSphereCallback() const | osg::Node | inline |
getConeHeight() const | osgManipulator::TranslateAxisDragger | inline |
getConstraints() | osgManipulator::Dragger | inline |
getConstraints() const | osgManipulator::Dragger | 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 | |
getDragger(unsigned int i) | osgManipulator::CompositeDragger | inline |
getDragger(unsigned int i) const | osgManipulator::CompositeDragger | inline |
getDraggerActive() const | osgManipulator::Dragger | inline |
getDraggerCallbacks() | osgManipulator::Dragger | inline |
getDraggerCallbacks() const | osgManipulator::Dragger | inline |
getEventCallback() | osg::Node | inline |
getEventCallback() const | osg::Node | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getHandleEvents() const | osgManipulator::Dragger | inline |
getInitialBound() const | osg::Node | inline |
getIntersectionMask() const | osgManipulator::Dragger | inline |
getInverseMatrix() const | osg::MatrixTransform | inline |
getMatrix() const | osg::MatrixTransform | inline |
getName() const | osg::Object | inline |
getNodeMask() const | osg::Node | inline |
getNumChildren() const | osg::Group | virtual |
getNumChildrenRequiringEventTraversal() const | osg::Node | inline |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | inline |
getNumChildrenWithCullingDisabled() const | osg::Node | inline |
getNumChildrenWithOccluderNodes() const | osg::Node | inline |
getNumDescriptions() const | osg::Node | |
getNumDraggers() const | osgManipulator::CompositeDragger | inline |
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 | |
getParentDragger() | osgManipulator::Dragger | inline |
getParentDragger() const | osgManipulator::Dragger | inline |
getParents() const | osg::Node | inline |
getParents() | osg::Node | inline |
getPickCylinderRadius() const | osgManipulator::TranslateAxisDragger | inline |
getReferenceFrame() const | osg::Transform | 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 | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getWorldMatrices(const osg::Node *haltTraversalAtNode=0) const | osg::Node | |
Group() | osg::Group | |
Group(const Group &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Group | |
handle(const PointerInfo &pi, const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | osgManipulator::CompositeDragger | virtual |
osgManipulator::Dragger::handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | osgManipulator::Dragger | virtual |
insertChild(unsigned int index, Node *child) | osg::Group | virtual |
insertChild(unsigned int index, const ref_ptr< T > &child) | osg::Group | inline |
isCullingActive() const | osg::Node | inline |
isSameKindAs(const Object *obj) const | osg::Node | inlinevirtual |
libraryName() const | osg::Node | inlinevirtual |
MatrixTransform() | osg::MatrixTransform | |
MatrixTransform(const MatrixTransform &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::MatrixTransform | |
MatrixTransform(const Matrix &matix) | osg::MatrixTransform | |
META_Node(osgManipulator, Dragger) virtual void setParentDragger(Dragger *parent) | osgManipulator::Dragger | inline |
osg::MatrixTransform::META_Node(osg, MatrixTransform) | osg::MatrixTransform | |
osg::Transform::META_Node(osg, Transform) | osg::Transform | |
osg::Group::META_Node(osg, Group) | osg::Group | |
META_OSGMANIPULATOR_Object(osgManipulator, TranslateAxisDragger) void setupDefaultGeometry() | osgManipulator::TranslateAxisDragger | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
ParentList typedef | osg::Node | |
postMult(const Matrix &mat) | osg::MatrixTransform | inline |
preMult(const Matrix &mat) | osg::MatrixTransform | inline |
receive(const MotionCommand &command) | osgManipulator::Dragger | virtual |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
Referenced(const Referenced &) | osg::Referenced | |
ReferenceFrame enum name | osg::Transform | |
RELATIVE_RF enum value | osg::Transform | |
releaseGLObjects(osg::State *=0) const | osg::Group | virtual |
removeChild(Node *child) | osg::Group | virtual |
removeChild(const ref_ptr< T > &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 |
removeConstraint(Constraint *constraint) | osgManipulator::Dragger | |
removeConstraint(const osg::ref_ptr< T > &c) | osgManipulator::Dragger | inline |
removeCullCallback(Callback *nc) | osg::Node | inline |
removeCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeDragger(Dragger *dragger) | osgManipulator::CompositeDragger | virtual |
removeDragger(const osg::ref_ptr< T > &dc) | osgManipulator::CompositeDragger | inline |
removeDraggerCallback(DraggerCallback *dc) | osgManipulator::Dragger | |
removeDraggerCallback(const osg::ref_ptr< T > &dc) | osgManipulator::Dragger | inline |
removeEventCallback(Callback *nc) | osg::Node | inline |
removeEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::Group *parent) | osg::Node | protected |
removeTransformUpdating(MatrixTransform *transform) | osgManipulator::Dragger | |
removeUpdateCallback(Callback *nc) | osg::Node | inline |
removeUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
replaceChild(Node *origChild, Node *newChild) | osg::Group | virtual |
replaceChild(const ref_ptr< T > &origChild, const ref_ptr< R > &newChild) | osg::Group | inline |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Group | virtual |
setActivationKeyEvent(int key) | osgManipulator::Dragger | inline |
setActivationModKeyMask(unsigned int mask) | osgManipulator::Dragger | inline |
setActivationMouseButtonMask(unsigned int mask) | osgManipulator::Dragger | inline |
setAxisLineWidth(float linePixelWidth) | osgManipulator::TranslateAxisDragger | |
setChild(unsigned int i, Node *node) | osg::Group | virtual |
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback) | osg::Node | inline |
setComputeBoundingSphereCallback(const ref_ptr< T > &callback) | osg::Node | inline |
setConeHeight(float radius) | osgManipulator::TranslateAxisDragger | |
setCullCallback(Callback *nc) | osg::Node | inline |
setCullCallback(const ref_ptr< T > &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 | |
setDraggerActive(bool active) | osgManipulator::Dragger | inline |
setEventCallback(Callback *nc) | osg::Node | |
setEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setHandleEvents(bool flag) | osgManipulator::Dragger | |
setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | inline |
setIntersectionMask(osg::Node::NodeMask intersectionMask) | osgManipulator::CompositeDragger | virtual |
setMatrix(const Matrix &mat) | osg::MatrixTransform | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
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 |
setParentDragger(Dragger *parent) | osgManipulator::CompositeDragger | virtual |
setPickCylinderRadius(float pickCylinderRadius) | osgManipulator::TranslateAxisDragger | |
setReferenceFrame(ReferenceFrame rf) | osg::Transform | |
setStateSet(osg::StateSet *stateset) | osg::Node | |
setStateSet(const osg::ref_ptr< T > &stateset) | osg::Node | inline |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
setThreadSafeRefUnref(bool threadSafe) | osg::Group | virtual |
setUpdateCallback(Callback *nc) | osg::Node | |
setUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setupDefaultGeometry() | osgManipulator::Dragger | inlinevirtual |
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 | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
STATIC enum value | osg::Object | |
Transform() | osg::Transform | |
Transform(const Transform &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Transform | |
TranslateAxisDragger() | osgManipulator::TranslateAxisDragger | |
traverse(osg::NodeVisitor &nv) | osgManipulator::Dragger | virtual |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
~CompositeDragger() | osgManipulator::CompositeDragger | inlineprotectedvirtual |
~Dragger() | osgManipulator::Dragger | protectedvirtual |
~Group() | osg::Group | protectedvirtual |
~MatrixTransform() | osg::MatrixTransform | protectedvirtual |
~Node() | osg::Node | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |
~Transform() | osg::Transform | protectedvirtual |
~TranslateAxisDragger() | osgManipulator::TranslateAxisDragger | protectedvirtual |