gKit2 light
|
representation d'un plan. point + normale. More...
Public Member Functions | |
Plane (const Point &a, const Vector &n, const Color &c=make_white()) | |
Plane (const Point &a, const Vector &n, const Material &m) | |
Public Attributes | |
Material | material |
Point | anchor |
Vector | normal |
representation d'un plan. point + normale.
Definition at line 125 of file ray_tuto3.cpp.