OpenSceneGraph  3.4.0
osgGA::StateSetManipulator Member List
This is the complete list of members for osgGA::StateSetManipulator, including all inherited members.
_backfaceosgGA::StateSetManipulator [protected]
_dataVarianceosg::Object [protected]
_initializedosgGA::StateSetManipulator [protected]
_keyEventCyclePolygonModeosgGA::StateSetManipulator [protected]
_keyEventToggleBackfaceCullingosgGA::StateSetManipulator [protected]
_keyEventToggleLightingosgGA::StateSetManipulator [protected]
_keyEventToggleTexturingosgGA::StateSetManipulator [protected]
_lightingosgGA::StateSetManipulator [protected]
_maxNumOfTextureUnitsosgGA::StateSetManipulator [protected]
_nameosg::Object [protected]
_nestedCallbackosg::Callback [protected]
_observerSetosg::Referenced [mutable, protected]
_refCountosg::Referenced [mutable, protected]
_statesetosgGA::StateSetManipulator [protected]
_textureosgGA::StateSetManipulator [protected]
_userDataContainerosg::Object [protected]
addNestedCallback(osg::Callback *nc)osg::Callback [inline]
addObserver(Observer *observer) const osg::Referenced
asNode()osg::Object [inline, virtual]
asNode() const osg::Object [inline, virtual]
asNodeVisitor()osg::Object [inline, virtual]
asNodeVisitor() const 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]
Callback()osg::Callback [inline]
Callback(const Callback &cb, const CopyOp &copyop)osg::Callback [inline]
className() const osgGA::StateSetManipulator [inline, virtual]
clone()osgGA::StateSetManipulator [protected]
osgGA::GUIEventHandler::clone(const CopyOp &) const =0osg::Object [pure virtual]
cloneType() const =0osg::Object [pure virtual]
computeDataVariance()osg::Object [inline, virtual]
cyclePolygonMode()osgGA::StateSetManipulator
DataVariance enum nameosg::Object
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
DYNAMIC enum valueosg::Object
event(osg::NodeVisitor *nv, osg::Drawable *drawable)osgGA::EventHandler [virtual]
EventCallback()osg::Drawable::EventCallback [inline]
EventCallback(const EventCallback &, const CopyOp &)osg::Drawable::EventCallback [inline]
EventHandler()osgGA::EventHandler [inline]
EventHandler(const EventHandler &eh, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgGA::EventHandler [inline]
getBackfaceEnabled() const osgGA::StateSetManipulator [inline]
getCompoundClassName() const osg::Object [inline]
getDataVariance() const osg::Object [inline]
getDeleteHandler()osg::Referenced [static]
getGlobalReferencedMutex()osg::Referenced [static]
getKeyEventCyclePolygonMode() const osgGA::StateSetManipulator [inline]
getKeyEventToggleBackfaceCulling() const osgGA::StateSetManipulator [inline]
getKeyEventToggleLighting() const osgGA::StateSetManipulator [inline]
getKeyEventToggleTexturing() const osgGA::StateSetManipulator [inline]
getLightingEnabled() const osgGA::StateSetManipulator [inline]
getMaximumNumOfTextureUnits() const osgGA::StateSetManipulator [inline]
getName() const osg::Object [inline]
getNestedCallback()osg::Callback [inline]
getNestedCallback() const osg::Callback [inline]
getObserverSet() const osg::Referenced [inline]
getOrCreateObserverSet() const osg::Referenced
getOrCreatePolygonMode()osgGA::StateSetManipulator [protected]
getOrCreateUserDataContainer()osg::Object
getPolygonMode() const osgGA::StateSetManipulator
getRefMutex() const osg::Referenced [inline]
getStateSet()osgGA::StateSetManipulator [virtual]
getStateSet() const osgGA::StateSetManipulator [virtual]
getTextureEnabled() const osgGA::StateSetManipulator [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
getUsage(osg::ApplicationUsage &usage) const osgGA::StateSetManipulator [virtual]
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
GUIEventHandler()osgGA::GUIEventHandler [inline]
GUIEventHandler(const GUIEventHandler &eh, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgGA::GUIEventHandler [inline]
handle(const GUIEventAdapter &ea, GUIActionAdapter &us)osgGA::StateSetManipulator [virtual]
osgGA::GUIEventHandler::handle(osgGA::Event *event, osg::Object *object, osg::NodeVisitor *nv)osgGA::GUIEventHandler [virtual]
osgGA::GUIEventHandler::handle(const GUIEventAdapter &ea, GUIActionAdapter &aa, osg::Object *, osg::NodeVisitor *)osgGA::GUIEventHandler [inline, virtual]
isSameKindAs(const Object *) const osg::Object [inline, virtual]
libraryName() const =0osg::Object [pure virtual]
META_Object(osgGA, GUIEventHandler)osgGA::GUIEventHandler
osgGA::EventHandler::META_Object(osgGA, EventHandler)osgGA::EventHandler
osgGA::osg::NodeCallback::META_Object(osg, NodeCallback)osg::NodeCallback
osgGA::osg::Callback::META_Object(osg, Callback)osg::Callback
osg::Drawable::EventCallback::META_Object(osg, EventCallback)osg::Drawable::EventCallback
NodeCallback()osg::NodeCallback [inline]
NodeCallback(const NodeCallback &nc, const CopyOp &copyop)osg::NodeCallback [inline]
Object()osg::Object [inline]
Object(bool threadSafeRefUnref)osg::Object [inline, explicit]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator()(osg::Node *node, osg::NodeVisitor *nv)osgGA::EventHandler [virtual]
osg::Referenced::operator=(const Referenced &)osg::Referenced [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]
removeNestedCallback(osg::Callback *nc)osg::Callback [inline]
removeObserver(Observer *observer) const osg::Referenced
resizeGLObjectBuffers(unsigned int)osg::Object [inline, virtual]
run(osg::Object *object, osg::Object *data)osgGA::EventHandler [inline, virtual]
setBackfaceEnabled(bool newbackface)osgGA::StateSetManipulator
setDataVariance(DataVariance dv)osg::Object [inline]
setDeleteHandler(DeleteHandler *handler)osg::Referenced [static]
setKeyEventCyclePolygonMode(int key)osgGA::StateSetManipulator [inline]
setKeyEventToggleBackfaceCulling(int key)osgGA::StateSetManipulator [inline]
setKeyEventToggleLighting(int key)osgGA::StateSetManipulator [inline]
setKeyEventToggleTexturing(int key)osgGA::StateSetManipulator [inline]
setLightingEnabled(bool newlighting)osgGA::StateSetManipulator
setMaximumNumOfTextureUnits(unsigned int i)osgGA::StateSetManipulator [inline]
setName(const std::string &name)osg::Object [inline, virtual]
setName(const char *name)osg::Object [inline]
setNestedCallback(osg::Callback *cb)osg::Callback [inline]
setPolygonMode(osg::PolygonMode::Mode newpolygonmode)osgGA::StateSetManipulator
setStateSet(osg::StateSet *)osgGA::StateSetManipulator [virtual]
setTextureEnabled(bool newtexture)osgGA::StateSetManipulator
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Object [virtual]
setUserData(Referenced *obj)osg::Object [virtual]
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const osg::Referenced [protected]
StateSetManipulator(osg::StateSet *stateset=0)osgGA::StateSetManipulator
STATIC enum valueosg::Object
traverse(osg::Object *object, osg::Object *data)osg::Callback
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
~Callback()osg::Callback [inline, protected, virtual]
~GUIEventHandler()osgGA::GUIEventHandler [protected, virtual]
~NodeCallback()osg::NodeCallback [inline, protected, virtual]
~Object()osg::Object [protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~StateSetManipulator()osgGA::StateSetManipulator [protected, virtual]

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