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

osg::StateSet Member List

This is the complete list of members for osg::StateSet, including all inherited members.
_attributeListosg::StateSet [protected]
_binModeosg::StateSet [protected]
_binNameosg::StateSet [protected]
_binNumosg::StateSet [protected]
_dataVarianceosg::Object [protected]
_eventCallbackosg::StateSet [protected]
_modeListosg::StateSet [protected]
_nameosg::Object [protected]
_numChildrenRequiringEventTraversalosg::StateSet [protected]
_numChildrenRequiringUpdateTraversalosg::StateSet [protected]
_parentsosg::StateSet [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_renderingHintosg::StateSet [protected]
_textureAttributeListosg::StateSet [protected]
_textureModeListosg::StateSet [protected]
_uniformListosg::StateSet [protected]
_updateCallbackosg::StateSet [protected]
_userDataosg::Object [protected]
addParent(osg::Object *object)osg::StateSet [protected]
addUniform(Uniform *uniform, StateAttribute::OverrideValue value=StateAttribute::ON)osg::StateSet
AttributeList typedefosg::StateSet
className() const osg::StateSet [inline, virtual]
clear()osg::StateSet
clone(const CopyOp &copyop) const osg::StateSet [inline, virtual]
cloneType() const osg::StateSet [inline, virtual]
compare(const StateSet &rhs, bool compareAttributeContents=false) const osg::StateSet
compareAttributeContents(const AttributeList &lhs, const AttributeList &rhs)osg::StateSet [protected]
compareAttributePtrs(const AttributeList &lhs, const AttributeList &rhs)osg::StateSet [protected]
compareModes(const ModeList &lhs, const ModeList &rhs)osg::StateSet [protected]
compileGLObjects(State &state) const osg::StateSet
DataVariance enum nameosg::Object
DEFAULT_BIN enum valueosg::StateSet
DYNAMIC enum valueosg::Object
ENCLOSE_RENDERBIN_DETAILS enum valueosg::StateSet
getAttribute(StateAttribute::Type type, unsigned int member=0)osg::StateSet
getAttribute(StateAttribute::Type type, unsigned int member=0) const osg::StateSet
getAttribute(AttributeList &attributeList, const StateAttribute::Type type, unsigned int member)osg::StateSet [protected]
getAttribute(const AttributeList &attributeList, const StateAttribute::Type type, unsigned int member) const osg::StateSet [protected]
getAttributeList()osg::StateSet [inline]
getAttributeList() const osg::StateSet [inline]
getAttributePair(StateAttribute::Type type, unsigned int member=0) const osg::StateSet
getAttributePair(const AttributeList &attributeList, const StateAttribute::Type type, unsigned int member) const osg::StateSet [protected]
getBinName() const osg::StateSet [inline]
getBinNumber() const osg::StateSet [inline]
getDataVariance() const osg::Object [inline]
getDeleteHandler()osg::Referenced [static]
getEventCallback()osg::StateSet [inline]
getEventCallback() const osg::StateSet [inline]
getMode(StateAttribute::GLMode mode) const osg::StateSet
getMode(const ModeList &modeList, StateAttribute::GLMode mode) const osg::StateSet [protected]
getModeList()osg::StateSet [inline]
getModeList() const osg::StateSet [inline]
getName() const osg::Object [inline]
getNumChildrenRequiringEventTraversal() const osg::StateSet [inline]
getNumChildrenRequiringUpdateTraversal() const osg::StateSet [inline]
getNumParents() const osg::StateSet [inline]
getOrCreateTextureAttributeList(unsigned int unit)osg::StateSet [inline, protected]
getOrCreateTextureModeList(unsigned int unit)osg::StateSet [inline, protected]
getOrCreateUniform(const std::string &name, Uniform::Type type)osg::StateSet
getParent(unsigned int i)osg::StateSet [inline]
getParent(unsigned int i) const osg::StateSet [inline]
getParents() const osg::StateSet [inline]
getParents()osg::StateSet [inline]
getRenderBinMode() const osg::StateSet [inline]
getRenderingHint() const osg::StateSet [inline]
getTextureAttribute(unsigned int unit, StateAttribute::Type type)osg::StateSet
getTextureAttribute(unsigned int unit, StateAttribute::Type type) const osg::StateSet
getTextureAttributeList()osg::StateSet [inline]
getTextureAttributeList() const osg::StateSet [inline]
getTextureAttributePair(unsigned int unit, StateAttribute::Type type) const osg::StateSet
getTextureMode(unsigned int unit, StateAttribute::GLMode mode) const osg::StateSet
getTextureModeList()osg::StateSet [inline]
getTextureModeList() const osg::StateSet [inline]
getThreadSafeReferenceCounting()osg::Referenced [static]
getThreadSafeRefUnref() const osg::Referenced [inline]
getUniform(const std::string &name)osg::StateSet
getUniform(const std::string &name) const osg::StateSet
getUniformList()osg::StateSet [inline]
getUniformList() const osg::StateSet [inline]
getUniformPair(const std::string &name) const osg::StateSet
getUpdateCallback()osg::StateSet [inline]
getUpdateCallback() const osg::StateSet [inline]
getUserData()osg::Object [inline]
getUserData() const osg::Object [inline]
INHERIT_RENDERBIN_DETAILS enum valueosg::StateSet
isSameKindAs(const Object *obj) const osg::StateSet [inline, virtual]
libraryName() const osg::StateSet [inline, virtual]
merge(const StateSet &rhs)osg::StateSet
ModeList typedefosg::StateSet
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
OPAQUE_BIN enum valueosg::StateSet
operator!=(const StateSet &rhs) const osg::StateSet [inline]
operator<(const StateSet &rhs) const osg::StateSet [inline]
operator=(const StateSet &)osg::StateSet [inline, protected]
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
operator==(const StateSet &rhs) const osg::StateSet [inline]
OVERRIDE_RENDERBIN_DETAILS enum valueosg::StateSet
ParentList typedefosg::StateSet
ref() const osg::Referenced [inline]
RefAttributePair typedefosg::StateSet
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(const Referenced &)osg::Referenced
RefUniformPair typedefosg::StateSet
releaseGLObjects(State *state=0) const osg::StateSet [virtual]
removeAttribute(StateAttribute::Type type, unsigned int member=0)osg::StateSet
removeAttribute(StateAttribute *attribute)osg::StateSet
removeMode(StateAttribute::GLMode mode)osg::StateSet
removeParent(osg::Object *object)osg::StateSet [protected]
removeTextureAttribute(unsigned int unit, StateAttribute::Type type)osg::StateSet
removeTextureAttribute(unsigned int unit, StateAttribute *attribute)osg::StateSet
removeTextureMode(unsigned int unit, StateAttribute::GLMode mode)osg::StateSet
removeUniform(const std::string &name)osg::StateSet
removeUniform(Uniform *uniform)osg::StateSet
RenderBinMode enum nameosg::StateSet
RenderingHint enum nameosg::StateSet
requiresEventTraversal() const osg::StateSet [inline]
requiresUpdateTraversal() const osg::StateSet [inline]
runEventCallbacks(osg::NodeVisitor *nv)osg::StateSet
runUpdateCallbacks(osg::NodeVisitor *nv)osg::StateSet
setAssociatedModes(const StateAttribute *attribute, StateAttribute::GLModeValue value)osg::StateSet
setAssociatedTextureModes(unsigned int unit, const StateAttribute *attribute, StateAttribute::GLModeValue value)osg::StateSet
setAttribute(StateAttribute *attribute, StateAttribute::OverrideValue value=StateAttribute::OFF)osg::StateSet
setAttribute(AttributeList &attributeList, StateAttribute *attribute, const StateAttribute::OverrideValue value=StateAttribute::OFF)osg::StateSet [protected]
setAttributeAndModes(StateAttribute *attribute, StateAttribute::GLModeValue value=StateAttribute::ON)osg::StateSet
setAttributeList(AttributeList &al)osg::StateSet [inline]
setBinName(const std::string &name)osg::StateSet [inline]
setBinNumber(int num)osg::StateSet [inline]
setDataVariance(DataVariance dv)osg::Object [inline]
setDeleteHandler(DeleteHandler *handler)osg::Referenced [static]
setEventCallback(Callback *ac)osg::StateSet
setGlobalDefaults()osg::StateSet
setMode(StateAttribute::GLMode mode, StateAttribute::GLModeValue value)osg::StateSet
setMode(ModeList &modeList, StateAttribute::GLMode mode, StateAttribute::GLModeValue value)osg::StateSet [protected]
setModeList(ModeList &ml)osg::StateSet [inline]
setModeToInherit(ModeList &modeList, StateAttribute::GLMode mode)osg::StateSet [protected]
setName(const std::string &name)osg::Object [inline]
setName(const char *name)osg::Object [inline]
setNumChildrenRequiringEventTraversal(unsigned int num)osg::StateSet [protected]
setNumChildrenRequiringUpdateTraversal(unsigned int num)osg::StateSet [protected]
setRenderBinDetails(int binNum, const std::string &binName, RenderBinMode mode=USE_RENDERBIN_DETAILS)osg::StateSet
setRenderBinMode(RenderBinMode mode)osg::StateSet [inline]
setRenderBinToInherit()osg::StateSet
setRenderingHint(int hint)osg::StateSet
setTextureAttribute(unsigned int unit, StateAttribute *attribute, StateAttribute::OverrideValue value=StateAttribute::OFF)osg::StateSet
setTextureAttributeAndModes(unsigned int unit, StateAttribute *attribute, StateAttribute::GLModeValue value=StateAttribute::ON)osg::StateSet
setTextureAttributeList(TextureAttributeList &tal)osg::StateSet [inline]
setTextureMode(unsigned int unit, StateAttribute::GLMode mode, StateAttribute::GLModeValue value)osg::StateSet
setTextureModeList(TextureModeList &tml)osg::StateSet [inline]
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referenced [static]
setThreadSafeRefUnref(bool threadSafe)osg::Referenced
setUniformList(UniformList &al)osg::StateSet [inline]
setUpdateCallback(Callback *ac)osg::StateSet
setUserData(Referenced *obj)osg::Object [inline]
StateSet()osg::StateSet
StateSet(const StateSet &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::StateSet
STATIC enum valueosg::Object
TextureAttributeList typedefosg::StateSet
TextureModeList typedefosg::StateSet
TRANSPARENT_BIN enum valueosg::StateSet
UniformList typedefosg::StateSet
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
USE_RENDERBIN_DETAILS enum valueosg::StateSet
useRenderBinDetails() const osg::StateSet [inline]
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~StateSet()osg::StateSet [protected, virtual]

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