This is the complete list of members for
Light, including all inherited members.
| _lightSource | Light | [private] |
| getAmbient() const | Light | [inline, protected, virtual] |
| getDiffuse() const | Light | [inline, protected, virtual] |
| getPosition() const | Light | [inline, protected, virtual] |
| getSpecular() const | Light | [inline, protected, virtual] |
| Light(const LightSource &s) | Light | [inline] |
| Light(const VecMath::Vector< 4 > &pos, const Color &a, const Color &d, const Color &s) | Light | [inline] |
| render() const =0 | Light | [pure virtual] |