class CSGIntersection
|
Describes Ray-CSG intersection. More... |
|
|
Public Methods
Public Members
Private Members
Describes Ray-CSG intersection.
| vector<Node> nodelist
| nodelist |
[private]
[private]
CSGIntersection (const CSG* p, const Ray& r, DBL maxtime)
| CSGIntersection |
~CSGIntersection ()
| ~CSGIntersection |
DBL currentTime ()
| currentTime |
Reimplemented from Intersection.
Reimplemented from Intersection.
Reimplemented from Intersection.
Reimplemented from Intersection.
bool checkHead ()
| checkHead |
Check if head node is OK.
void initListStructure ()
| initListStructure |
Initialize heap structure.
| Generated by: micha@laptop on Thu Oct 24 20:25:24 2002, using kdoc 2.0a53. |