|
gKit2 light
|
representation d'un point d'intersection. More...
#include <ray.h>
Public Attributes | |
| Point | p |
| position More... | |
| Vector | n |
| normale de la surface au point d'intersection More... | |
| Color | color |
| couleur de la surface au point d'intersection More... | |
| float | t |
| abscisse : p= o + t.d More... | |
| bool | hit |
1.8.6