_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] |
_refCount | osg::Referenced | [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] |
_userData | osg::Object | [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 | |
BLENDFUNC enum value | osg::StateAttribute | |
className() const | osg::StateAttribute | [inline, virtual] |
CLIPPLANE enum value | osg::StateAttribute | |
CLIPPLANE_0 enum value | osg::StateAttribute | |
CLIPPLANE_1 enum value | osg::StateAttribute | |
CLIPPLANE_2 enum value | osg::StateAttribute | |
CLIPPLANE_3 enum value | osg::StateAttribute | |
CLIPPLANE_4 enum value | osg::StateAttribute | |
CLIPPLANE_5 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] |
compile(State &) const | osg::StateAttribute | [inline, virtual] |
CULLFACE enum value | osg::StateAttribute | |
DataVariance enum name | osg::Object | |
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 | |
FRONT enum value | osg::Material | |
FRONT_AND_BACK enum value | osg::Material | |
FRONTFACE enum value | osg::StateAttribute | |
getAmbient(const Face face) const | osg::Material | |
getAmbientFrontAndBack() const | osg::Material | [inline] |
getAssociatedModes(std::vector< GLMode > &modes) const | osg::Material | [inline, virtual] |
getColorMode() const | osg::Material | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDiffuse(const Face face) const | osg::Material | |
getDiffuseFrontAndBack() const | osg::Material | [inline] |
getEmission(const Face face) const | osg::Material | |
getEmissionFrontAndBack() const | osg::Material | [inline] |
getShininess(const Face face) const | osg::Material | |
getShininessFrontAndBack() const | osg::Material | [inline] |
getSpecular(const Face face) const | osg::Material | |
getSpecularFrontAndBack() const | osg::Material | [inline] |
getType() const=0 | osg::StateAttribute | [pure virtual] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
GLMode typedef | osg::StateAttribute | |
GLModeValue typedef | 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 | |
LIGHT_0 enum value | osg::StateAttribute | |
LIGHT_1 enum value | osg::StateAttribute | |
LIGHT_2 enum value | osg::StateAttribute | |
LIGHT_3 enum value | osg::StateAttribute | |
LIGHT_4 enum value | osg::StateAttribute | |
LIGHT_5 enum value | osg::StateAttribute | |
LIGHT_6 enum value | osg::StateAttribute | |
LIGHT_7 enum value | osg::StateAttribute | |
LIGHTMODEL enum value | osg::StateAttribute | |
LINESTIPPLE enum value | osg::StateAttribute | |
LINEWIDTH 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 | |
Object() | osg::Object | [inline] |
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] |
osg::Referenced::operator=(Referenced &) | osg::Referenced | [inline] |
operator==(const StateAttribute &rhs) const | osg::StateAttribute | [inline] |
OVERRIDE enum value | osg::StateAttribute | |
OverrideValue typedef | osg::StateAttribute | |
POINT enum value | osg::StateAttribute | |
POLYGONMODE enum value | osg::StateAttribute | |
POLYGONOFFSET enum value | osg::StateAttribute | |
PROTECTED enum value | osg::StateAttribute | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
setAlpha(const Face face, float alpha) | osg::Material | |
setAmbient(const Face face, const Vec4 &ambient) | osg::Material | |
setColorMode(const ColorMode mode) | osg::Material | [inline] |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setDiffuse(const Face face, const Vec4 &diffuse) | osg::Material | |
setEmission(const Face face, const Vec4 &emission) | osg::Material | |
setShininess(const Face face, float shininess) | osg::Material | |
setSpecular(const Face face, const Vec4 &specular) | osg::Material | |
setTransparency(const Face face, float trans) | osg::Material | |
setUserData(Referenced *obj) | osg::Object | [inline] |
SHADEMODEL enum value | osg::StateAttribute | |
SPECULAR enum value | osg::Material | |
StateAttribute() | osg::StateAttribute | [inline] |
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 | |
TEXGEN enum value | osg::StateAttribute | |
TEXMAT enum value | osg::StateAttribute | |
TEXTURE enum value | osg::StateAttribute | |
Type typedef | osg::StateAttribute | |
Types enum name | osg::StateAttribute | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | [inline] |
Values enum name | 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] |