gKit2 light
Public Member Functions | Public Attributes | List of all members
Plane Struct Reference

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
 

Detailed Description

representation d'un plan. point + normale.

Definition at line 125 of file ray_tuto3.cpp.


The documentation for this struct was generated from the following file: