DARK_PLASTIC_GRAY() | VPMaterial | [static] |
DrawOGL() const | VPMaterial | |
GetDiffuseColor() const | VPMaterial | [inline] |
LIGHT_PLASTIC_GRAY() | VPMaterial | [static] |
operator=(const VPMaterial &m) | VPMaterial | |
PLASTIC_BLUE() | VPMaterial | [static] |
PLASTIC_GREEN() | VPMaterial | [static] |
PLASTIC_RED() | VPMaterial | [static] |
SetAmbientColor(const VPColor &c) | VPMaterial | [inline] |
SetDiffuseColor(const VPColor &c) | VPMaterial | [inline] |
SetEmissiveColor(const VPColor &c) | VPMaterial | [inline] |
SetShininess(float newValue) | VPMaterial | [inline] |
SetSpecularColor(const VPColor &c) | VPMaterial | [inline] |
VPMaterial() | VPMaterial | |
VPMaterial(const VPMaterial &m) | VPMaterial | |
VPMaterial(const VPColor &c) | VPMaterial | |
VPMaterial(const VPTexture &t) | VPMaterial | |
VPMaterial(const VPColor &c, float spc, float amb, float ems, float shi) | VPMaterial |