#include <Color.h>
Inheritance diagram for Color:

Public Member Functions | |
| Color () | |
| Color (float red, float green, float blue, float alpha=0.0) | |
Public Attributes | |
| float | color [4] |
|
||||||||||||||||||||
|
Definition at line 3 of file Color.cpp. References color. |
|
|
Definition at line 10 of file Color.cpp. References color. |
|
|
Definition at line 10 of file Color.h. Referenced by Color(), Quadric::Draw(), HeightMap::Draw(), MeshObject::Load(), HeightMap::Load(), Quadric::Quadric(), and Light::SetColor(). |
1.4.1