#include <FDH.h>
Inheritance diagram for FDH::FDHCache:

Public Member Functions | |
| FDHCache (unsigned dirs) | |
| FDHCache (const float(*mat)[3], unsigned dirs, const Vector3 &o, const Vector3 &d) | |
| virtual | ~FDHCache () |
Public Attributes | |
| float * | dval |
| float * | oval |
Definition at line 33 of file FDH.h.
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 34 of file FDH.h. Referenced by FDH::rayIntersection(). |
|
|
Definition at line 35 of file FDH.h. Referenced by FDH::rayIntersection(). |
1.4.6