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

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
 

Detailed Description

representation d'une sphere.

Definition at line 66 of file ray_tuto3.cpp.


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