Go to the source code of this file.
Data Structures | |
class | HitRecord |
Record of the hit location. Stores the hit with the smallest "t" value greater than epsilon. More... | |
Defines | |
#define | EPSILON (1.e-6) |
Definition in file HitRecord.h.
|
Definition at line 10 of file HitRecord.h. Referenced by HitRecord::HitRecord(), and Triangle::intersect(). |