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

osg::Material Member List

This is the complete list of members for osg::Material, including all inherited members.
_ambientBackosg::Material [protected]
_ambientFrontosg::Material [protected]
_ambientFrontAndBackosg::Material [protected]
_colorModeosg::Material [protected]
_dataVarianceosg::Object [protected]
_diffuseBackosg::Material [protected]
_diffuseFrontosg::Material [protected]
_diffuseFrontAndBackosg::Material [protected]
_emissionBackosg::Material [protected]
_emissionFrontosg::Material [protected]
_emissionFrontAndBackosg::Material [protected]
_eventCallbackosg::StateAttribute [protected]
_nameosg::Object [protected]
_parentsosg::StateAttribute [protected]
_refCountosg::Referenced [mutable, protected]
_refMutexosg::Referenced [mutable, protected]
_shininessBackosg::Material [protected]
_shininessFrontosg::Material [protected]
_shininessFrontAndBackosg::Material [protected]
_specularBackosg::Material [protected]
_specularFrontosg::Material [protected]
_specularFrontAndBackosg::Material [protected]
_updateCallbackosg::StateAttribute [protected]
_userDataosg::Object [protected]
addParent(osg::StateSet *object)osg::StateAttribute [protected]
ALPHAFUNC enum valueosg::StateAttribute
AMBIENT enum valueosg::Material
AMBIENT_AND_DIFFUSE enum valueosg::Material
ANTIALIAS enum valueosg::StateAttribute
apply(State &state) const osg::Material [virtual]
BACK enum valueosg::Material
BLENDCOLOR enum valueosg::StateAttribute
BLENDEQUATION enum valueosg::StateAttribute
BLENDFUNC enum valueosg::StateAttribute
className() const osg::StateAttribute [inline, virtual]
CLIPPLANE enum valueosg::StateAttribute
clone(const CopyOp &) const=0osg::StateAttribute [pure virtual]
cloneType() const=0osg::StateAttribute [pure virtual]
COLORMASK enum valueosg::StateAttribute
COLORMATRIX enum valueosg::StateAttribute
ColorMode enum nameosg::Material
COLORTABLE enum valueosg::StateAttribute
compare(const StateAttribute &sa) const osg::Material [inline, virtual]
compileGLObjects(State &) const osg::StateAttribute [inline, virtual]
CULLFACE enum valueosg::StateAttribute
DataVariance enum nameosg::Object
DEPTH enum valueosg::StateAttribute
DIFFUSE enum valueosg::Material
DYNAMIC enum valueosg::Object
EMISSION enum valueosg::Material
Face enum nameosg::Material
FOG enum valueosg::StateAttribute
FRAGMENTPROGRAM enum valueosg::StateAttribute
FRONT enum valueosg::Material
FRONT_AND_BACK enum valueosg::Material
FRONTFACE enum valueosg::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(ModeUsage &usage) 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]
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=0osg::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 typedefosg::StateAttribute
GLModeValue typedefosg::StateAttribute
INHERIT enum valueosg::StateAttribute
isSameKindAs(const Object *obj) const osg::StateAttribute [inline, virtual]
isTextureAttribute() const osg::StateAttribute [inline, virtual]
libraryName() const osg::StateAttribute [inline, virtual]
LIGHT enum valueosg::StateAttribute
LIGHTMODEL enum valueosg::StateAttribute
LINESTIPPLE enum valueosg::StateAttribute
LINEWIDTH enum valueosg::StateAttribute
LOGICOP enum valueosg::StateAttribute
MATERIAL enum valueosg::StateAttribute
Material()osg::Material
Material(const Material &mat, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Material [inline]
META_StateAttribute(osg, Material, MATERIAL)osg::Material
MULTISAMPLE enum valueosg::StateAttribute
Object()osg::Object [inline]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
OFF enum valueosg::Material
ON enum valueosg::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]
OSGNV_PARAMETER_BLOCK enum valueosg::StateAttribute
OSGNVCG_PROGRAM enum valueosg::StateAttribute
OSGNVEXT_REGISTER_COMBINERS enum valueosg::StateAttribute
OSGNVEXT_TEXTURE_SHADER enum valueosg::StateAttribute
OSGNVEXT_VERTEX_PROGRAM enum valueosg::StateAttribute
OSGNVPARSE_PROGRAM_PARSER enum valueosg::StateAttribute
OSGNVSLANG_PROGRAM enum valueosg::StateAttribute
OVERRIDE enum valueosg::StateAttribute
OverrideValue typedefosg::StateAttribute
ParentList typedefosg::StateAttribute
POINT enum valueosg::StateAttribute
POINTSPRITE enum valueosg::StateAttribute
POLYGONMODE enum valueosg::StateAttribute
POLYGONOFFSET enum valueosg::StateAttribute
POLYGONSTIPPLE enum valueosg::StateAttribute
PROGRAM enum valueosg::StateAttribute
PROTECTED enum valueosg::StateAttribute
ref() const osg::Referenced [inline]
referenceCount() const osg::Referenced [inline]
Referenced()osg::Referenced
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(State *=0) const osg::StateAttribute [inline, virtual]
removeParent(osg::StateSet *object)osg::StateAttribute [protected]
SCISSOR enum valueosg::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
setTransparency(Face face, float trans)osg::Material
setUpdateCallback(Callback *uc)osg::StateAttribute
setUserData(Referenced *obj)osg::Object [inline]
SHADEMODEL enum valueosg::StateAttribute
SPECULAR enum valueosg::Material
StateAttribute()osg::StateAttribute [inline]
StateAttribute(const StateAttribute &sa, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::StateAttribute [inline]
STATIC enum valueosg::Object
STENCIL enum valueosg::StateAttribute
TEXENV enum valueosg::StateAttribute
TEXENVFILTER enum valueosg::StateAttribute
TEXGEN enum valueosg::StateAttribute
TEXMAT enum valueosg::StateAttribute
TEXTURE enum valueosg::StateAttribute
Type enum nameosg::StateAttribute
TypeMemberPair typedefosg::StateAttribute
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
VALIDATOR enum valueosg::StateAttribute
Values enum nameosg::StateAttribute
VERTEXPROGRAM enum valueosg::StateAttribute
VIEWMATRIXEXTRACTOR enum valueosg::StateAttribute
VIEWPORT enum valueosg::StateAttribute
~Material()osg::Material [protected, virtual]
~Object()osg::Object [inline, protected, virtual]
~Referenced()osg::Referenced [protected, virtual]
~StateAttribute()osg::StateAttribute [inline, protected, virtual]

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