![]() |
OGS
|
Result of an intersection of a line with a cell.
Definition at line 23 of file ComputeIntersections.h.
#include <ComputeIntersections.h>
Public Attributes | |
| Eigen::Vector3d | point |
| double | t |
| Eigen::Vector3d IntersectionResult::point |
Definition at line 25 of file ComputeIntersections.h.
Referenced by findOrderedIntersections().
| double IntersectionResult::t |
Definition at line 26 of file ComputeIntersections.h.
Referenced by compareByT(), and findOrderedIntersections().