_dataVariance | osg::Object | [protected] |
_eventCallback | osg::StateAttribute | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_parents | osg::StateAttribute | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_updateCallback | osg::StateAttribute | [protected] |
_userData | osg::Object | [protected] |
_width | osg::LineWidth | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::StateSet *object) | osg::StateAttribute | [protected] |
ALPHAFUNC enum value | osg::StateAttribute | |
ANTIALIAS enum value | osg::StateAttribute | |
apply(State &state) const | osg::LineWidth | [virtual] |
BLENDCOLOR enum value | osg::StateAttribute | |
BLENDEQUATION enum value | osg::StateAttribute | |
BLENDFUNC enum value | osg::StateAttribute | |
checkValidityOfAssociatedModes(osg::State &) const | osg::StateAttribute | [inline, virtual] |
CLAMPCOLOR enum value | osg::StateAttribute | |
className() const | osg::StateAttribute | [inline, virtual] |
CLIPPLANE enum value | osg::StateAttribute | |
clone(const CopyOp &) const =0 | osg::StateAttribute | [pure virtual] |
cloneType() const =0 | osg::StateAttribute | [pure virtual] |
COLORMASK enum value | osg::StateAttribute | |
COLORMATRIX enum value | osg::StateAttribute | |
COLORTABLE enum value | osg::StateAttribute | |
compare(const StateAttribute &sa) const | osg::LineWidth | [inline, virtual] |
compileGLObjects(State &) const | osg::StateAttribute | [inline, virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
CULLFACE enum value | osg::StateAttribute | |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DEPTH enum value | osg::StateAttribute | |
DYNAMIC enum value | osg::Object | |
FOG enum value | osg::StateAttribute | |
FRAGMENTPROGRAM enum value | osg::StateAttribute | |
FRONTFACE enum value | osg::StateAttribute | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getEventCallback() | osg::StateAttribute | [inline] |
getEventCallback() const | osg::StateAttribute | [inline] |
getMember() const | osg::StateAttribute | [inline, virtual] |
getModeUsage(ModeUsage &) const | osg::StateAttribute | [inline, virtual] |
getName() const | osg::Object | [inline] |
getNumParents() const | osg::StateAttribute | [inline] |
getParent(unsigned int i) | osg::StateAttribute | [inline] |
getParent(unsigned int i) const | osg::StateAttribute | [inline] |
getParents() const | osg::StateAttribute | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getType() const =0 | osg::StateAttribute | [pure virtual] |
getTypeMemberPair() const | osg::StateAttribute | [inline] |
getUpdateCallback() | osg::StateAttribute | [inline] |
getUpdateCallback() const | osg::StateAttribute | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getWidth() const | osg::LineWidth | [inline] |
GLMode typedef | osg::StateAttribute | |
GLModeValue typedef | osg::StateAttribute | |
HINT enum value | osg::StateAttribute | |
INHERIT enum value | osg::StateAttribute | |
isSameKindAs(const Object *obj) const | osg::StateAttribute | [inline, virtual] |
isTextureAttribute() const | osg::StateAttribute | [inline, virtual] |
libraryName() const | osg::StateAttribute | [inline, virtual] |
LIGHT enum value | osg::StateAttribute | |
LIGHTMODEL enum value | osg::StateAttribute | |
LINESTIPPLE enum value | osg::StateAttribute | |
LineWidth(float width=1.0f) | osg::LineWidth | |
LineWidth(const LineWidth &lw, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::LineWidth | [inline] |
LINEWIDTH enum value | osg::StateAttribute | |
LOGICOP enum value | osg::StateAttribute | |
MATERIAL enum value | osg::StateAttribute | |
META_StateAttribute(osg, LineWidth, LINEWIDTH) | osg::LineWidth | |
MULTISAMPLE enum value | osg::StateAttribute | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
OFF enum value | osg::StateAttribute | |
ON enum value | osg::StateAttribute | |
operator!=(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
operator<(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
operator==(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
osg::StateSet class | osg::StateAttribute | [friend] |
OSGNV_PARAMETER_BLOCK enum value | osg::StateAttribute | |
OSGNVCG_PROGRAM enum value | osg::StateAttribute | |
OSGNVEXT_REGISTER_COMBINERS enum value | osg::StateAttribute | |
OSGNVEXT_TEXTURE_SHADER enum value | osg::StateAttribute | |
OSGNVEXT_VERTEX_PROGRAM enum value | osg::StateAttribute | |
OSGNVPARSE_PROGRAM_PARSER enum value | osg::StateAttribute | |
OSGNVSLANG_PROGRAM enum value | osg::StateAttribute | |
OVERRIDE enum value | osg::StateAttribute | |
OverrideValue typedef | osg::StateAttribute | |
ParentList typedef | osg::StateAttribute | |
POINT enum value | osg::StateAttribute | |
POINTSPRITE enum value | osg::StateAttribute | |
POLYGONMODE enum value | osg::StateAttribute | |
POLYGONOFFSET enum value | osg::StateAttribute | |
POLYGONSTIPPLE enum value | osg::StateAttribute | |
PROGRAM enum value | osg::StateAttribute | |
PROTECTED enum value | osg::StateAttribute | |
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(State *=0) const | osg::StateAttribute | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
removeParent(osg::StateSet *object) | osg::StateAttribute | [protected] |
resizeGLObjectBuffers(unsigned int) | osg::StateAttribute | [inline, virtual] |
SCISSOR enum value | osg::StateAttribute | |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setEventCallback(Callback *ec) | osg::StateAttribute | |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUpdateCallback(Callback *uc) | osg::StateAttribute | |
setUserData(Referenced *obj) | osg::Object | [inline] |
setWidth(float width) | osg::LineWidth | |
SHADEMODEL enum value | osg::StateAttribute | |
StateAttribute() | osg::StateAttribute | |
StateAttribute(const StateAttribute &sa, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::StateAttribute | [inline] |
STATIC enum value | osg::Object | |
STENCIL enum value | osg::StateAttribute | |
TEXENV enum value | osg::StateAttribute | |
TEXENVFILTER enum value | osg::StateAttribute | |
TEXGEN enum value | osg::StateAttribute | |
TEXMAT enum value | osg::StateAttribute | |
TEXTURE enum value | osg::StateAttribute | |
Type enum name | osg::StateAttribute | |
TypeMemberPair typedef | osg::StateAttribute | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
VALIDATOR enum value | osg::StateAttribute | |
Values enum name | osg::StateAttribute | |
VERTEXPROGRAM enum value | osg::StateAttribute | |
VIEWMATRIXEXTRACTOR enum value | osg::StateAttribute | |
VIEWPORT enum value | osg::StateAttribute | |
~LineWidth() | osg::LineWidth | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~StateAttribute() | osg::StateAttribute | [inline, protected, virtual] |