gk::Hit Struct Reference

representation d'un point d'intersection rayon / objet. More...

#include <Geometry.h>

List of all members.

Public Member Functions

 Hit (const Ray &ray)

Public Attributes

Point p
 point d'intersection
Normal n
 normale
Tangent t1
Tangent t2
 repere tangent
float tmin
 abscisse min le long du rayon
float t
 abscisse le long du rayon
float u
float v
 coordonnees de textures / parametres de surface
int object_id
 identifiant de l'objet/triangle intersecte
int node_id
 identifiant du noeud / pere du noeud intersecte
int child_id
float user_data
 identifiant du fils intersecte

Detailed Description

representation d'un point d'intersection rayon / objet.


Member Data Documentation

identifiant du fils intersecte

donnee collectee pendant le suivi de rayon


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends
Generated on Thu Sep 22 16:34:00 2011 for gKitGL by  doxygen 1.6.3