Store resulting tris. More...
#include <triangle.H>

Public Member Functions | |
| storeOp (triIntersectionList &, label &) | |
| void | operator() (const triPoints &) |
Public Attributes | |
| triIntersectionList & | tris_ |
| label & | nTris_ |
Store resulting tris.
Definition at line 292 of file triangle.H.
|
inline |
Definition at line 1075 of file triangleI.H.
Definition at line 1087 of file triangleI.H.
| triIntersectionList& tris_ |
Definition at line 294 of file triangle.H.
Referenced by operator()(), storeOp(), and triangle< Point, PointRef >::triangleOverlap().
| label& nTris_ |
Definition at line 295 of file triangle.H.
Referenced by operator()(), storeOp(), and triangle< Point, PointRef >::triangleOverlap().