Classes | |
struct | PLANE |
Public Attributes | |
double | org [3] |
double | end [3] |
double | dir [3] |
double | v0 [3] |
double | v1 [3] |
double | v2 [3] |
PLANE | plane |
Definition at line 44 of file Rocon/src/ray-triangle.C.
double dir |
Definition at line 48 of file Rocon/src/ray-triangle.C.
double end |
Definition at line 47 of file Rocon/src/ray-triangle.C.
Referenced by c2005().
double org |
Definition at line 46 of file Rocon/src/ray-triangle.C.
Referenced by c2005().
PLANE plane |
Definition at line 57 of file Rocon/src/ray-triangle.C.
double v0 |
Definition at line 49 of file Rocon/src/ray-triangle.C.
Referenced by c2005().
double v1 |
Definition at line 49 of file Rocon/src/ray-triangle.C.
Referenced by c2005().
double v2 |
Definition at line 49 of file Rocon/src/ray-triangle.C.
Referenced by c2005().