_ambientBack | osg::Material | [protected] |
_ambientFront | osg::Material | [protected] |
_ambientFrontAndBack | osg::Material | [protected] |
_colorMode | osg::Material | [protected] |
_dataVariance | osg::Object | [protected] |
_diffuseBack | osg::Material | [protected] |
_diffuseFront | osg::Material | [protected] |
_diffuseFrontAndBack | osg::Material | [protected] |
_emissionBack | osg::Material | [protected] |
_emissionFront | osg::Material | [protected] |
_emissionFrontAndBack | osg::Material | [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] |
_shininessBack | osg::Material | [protected] |
_shininessFront | osg::Material | [protected] |
_shininessFrontAndBack | osg::Material | [protected] |
_specularBack | osg::Material | [protected] |
_specularFront | osg::Material | [protected] |
_specularFrontAndBack | osg::Material | [protected] |
_updateCallback | osg::StateAttribute | [protected] |
_userData | osg::Object | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::StateSet *object) | osg::StateAttribute | [protected] |
ALPHAFUNC enum value | osg::StateAttribute | |
AMBIENT enum value | osg::Material | |
AMBIENT_AND_DIFFUSE enum value | osg::Material | |
ANTIALIAS enum value | osg::StateAttribute | |
apply(State &state) const | osg::Material | [virtual] |
BACK enum value | osg::Material | |
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 | |
ColorMode enum name | osg::Material | |
COLORTABLE enum value | osg::StateAttribute | |
compare(const StateAttribute &sa) const | osg::Material | [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 | |
DIFFUSE enum value | osg::Material | |
DYNAMIC enum value | osg::Object | |
EMISSION enum value | osg::Material | |
Face enum name | osg::Material | |
FOG enum value | osg::StateAttribute | |
FRAGMENTPROGRAM enum value | osg::StateAttribute | |
FRONT enum value | osg::Material | |
FRONT_AND_BACK enum value | osg::Material | |
FRONTFACE enum value | osg::StateAttribute | |
getAmbient(Face face) const | osg::Material | |
getAmbientFrontAndBack() const | osg::Material | [inline] |
getColorMode() const | osg::Material | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getDiffuse(Face face) const | osg::Material | |
getDiffuseFrontAndBack() const | osg::Material | [inline] |
getEmission(Face face) const | osg::Material | |
getEmissionFrontAndBack() const | osg::Material | [inline] |
getEventCallback() | osg::StateAttribute | [inline] |
getEventCallback() const | osg::StateAttribute | [inline] |
getMember() const | osg::StateAttribute | [inline, virtual] |
getModeUsage(StateAttribute::ModeUsage &) const | osg::Material | [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] |
getShininess(Face face) const | osg::Material | |
getShininessFrontAndBack() const | osg::Material | [inline] |
getSpecular(Face face) const | osg::Material | |
getSpecularFrontAndBack() const | osg::Material | [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] |
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 enum value | osg::StateAttribute | |
LOGICOP enum value | osg::StateAttribute | |
MATERIAL enum value | osg::StateAttribute | |
Material() | osg::Material | |
Material(const Material &mat, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Material | [inline] |
META_StateAttribute(osg, Material, MATERIAL) | osg::Material | |
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::Material | |
ON enum value | osg::StateAttribute | |
operator!=(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
operator<(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
operator=(const Material &rhs) | osg::Material | |
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 | |
setAlpha(Face face, float alpha) | osg::Material | |
setAmbient(Face face, const Vec4 &ambient) | osg::Material | |
setColorMode(ColorMode mode) | osg::Material | [inline] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setDiffuse(Face face, const Vec4 &diffuse) | osg::Material | |
setEmission(Face face, const Vec4 &emission) | osg::Material | |
setEventCallback(Callback *ec) | osg::StateAttribute | |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setShininess(Face face, float shininess) | osg::Material | |
setSpecular(Face face, const Vec4 &specular) | osg::Material | |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setTransparency(Face face, float trans) | osg::Material | |
setUpdateCallback(Callback *uc) | osg::StateAttribute | |
setUserData(Referenced *obj) | osg::Object | [inline] |
SHADEMODEL enum value | osg::StateAttribute | |
SPECULAR enum value | osg::Material | |
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 | |
~Material() | osg::Material | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~StateAttribute() | osg::StateAttribute | [inline, protected, virtual] |