class IsosurfaceIntersection
|
Describes Ray-Isosurface intersecion. More... |
|
|
Public Methods
Public Members
Private Methods
Private Members
Describes Ray-Isosurface intersecion. The actual root-finding is done
in this class.
| bool nointersection
| nointersection |
IsosurfaceIntersection (Isosurface* object, const Ray& r, DBL tmax)
| IsosurfaceIntersection |
~IsosurfaceIntersection ()
| ~IsosurfaceIntersection |
Reimplemented from Intersection.
DBL currentTime ()
| currentTime |
Reimplemented from Intersection.
Reimplemented from Intersection.
[private]
| StackElement prelast
| prelast |
[private]
[private]
[private]
[private]
[private]
| DBL t_container_max
| t_container_max |
[private]
| bool containerhit
| containerhit |
[private]
[private]
void findExactRoot ()
| findExactRoot |
[private]
void findRoot ()
| findRoot |
[private]
DBL calcPolyRoot ()
| calcPolyRoot |
[private]
| Generated by: micha@laptop on Thu Oct 24 20:25:24 2002, using kdoc 2.0a53. |