gKit2 light
|
representation d'une sphere. More...
Public Member Functions | |
Sphere (const Point &c, const float r, const Color &cc) | |
Sphere (const Point &c, const float r, const Material &m) | |
Public Attributes | |
Material | material |
Transform | model |
Point | center |
float | radius |
representation d'une sphere.
Definition at line 66 of file ray_tuto3.cpp.