This is the complete list of members for vtMaterialArray, including all inherited members.
| AddRGBMaterial(const RGBf &diffuse, const RGBf &ambient, bool bCulling=true, bool bLighting=true, bool bWireframe=false, float fAlpha=1.0f, float fEmissive=0.0f) | vtMaterialArray | |
| AddRGBMaterial1(const RGBf &diffuse, bool bCulling=true, bool bLighting=true, bool bWireframe=false, float fAlpha=1.0f, float fEmissive=0.0f) | vtMaterialArray | |
| AddShadowMaterial(float fOpacity) | vtMaterialArray | |
| AddTextureMaterial(osg::Image *pImage, bool bCulling, bool bLighting, bool bTransp=false, bool bAdditive=false, float fAmbient=0.0f, float fDiffuse=1.0f, float fAlpha=1.0f, float fEmissive=0.0f, bool bTexGen=false, bool bClamp=false, bool bMipMap=false) | vtMaterialArray | |
| AddTextureMaterial2(const char *fname, bool bCulling, bool bLighting, bool bTransp=false, bool bAdditive=false, float fAmbient=0.0f, float fDiffuse=1.0f, float fAlpha=1.0f, float fEmissive=0.0f, bool bTexGen=false, bool bClamp=false, bool bMipMap=false) | vtMaterialArray | |
| AppendMaterial(vtMaterial *pMat) | vtMaterialArray | |
| CopyFrom(vtMaterialArray *pFromMats) | vtMaterialArray | |
| Find(vtMaterial *mat) | vtMaterialArray | |
| FindByDiffuse(const RGBAf &rgba) const | vtMaterialArray | |
| FindByImage(const osg::Image *image) const | vtMaterialArray | |
| RemoveMaterial(vtMaterial *pMat) (defined in vtMaterialArray) | vtMaterialArray |
1.8.4