Store resulting tets. More...
#include <tetrahedron.H>

Public Member Functions | |
| storeOp (tetIntersectionList &, label &) | |
| void | operator() (const tetPoints &) |
Public Attributes | |
| tetIntersectionList & | tets_ |
| label & | nTets_ |
Store resulting tets.
Definition at line 256 of file tetrahedron.H.
|
inline |
Definition at line 587 of file tetrahedronI.H.
Definition at line 599 of file tetrahedronI.H.
| tetIntersectionList& tets_ |
Definition at line 258 of file tetrahedron.H.
Referenced by operator()(), and storeOp().
| label& nTets_ |
Definition at line 259 of file tetrahedron.H.
Referenced by operator()(), and storeOp().