A specialized ConstBndElement to be used in ray tracing that also holds the element extrema intersection information. More...
#include <TraceRayBndElement.h>
Public Member Functions | |
| TraceRayBndElement (const Elem *elem, const unsigned short side, const BoundaryID bnd_id, const ElemExtrema &extrema) | |
Public Attributes | |
| ElemExtrema | extrema |
| const Elem * | elem |
| unsigned short int | side |
| BoundaryID | bnd_id |
A specialized ConstBndElement to be used in ray tracing that also holds the element extrema intersection information.
Definition at line 19 of file TraceRayBndElement.h.
|
inline |
Definition at line 21 of file TraceRayBndElement.h.
| ElemExtrema TraceRayBndElement::extrema |
Definition at line 29 of file TraceRayBndElement.h.
1.8.14