Blender V2.61 - r43446
|
store data for an intersection of a ray and a triangle More...
#include <ntl_ray.h>
Public Member Functions | |
ntlIntersection () | |
Public Attributes | |
gfxReal | distance |
ntlVec3Gfx | normal |
ntlRay * | ray |
ntlTriangle * | tri |
char | flags |