triangle< Point, PointRef >::storeOp Class Reference

Store resulting tris. More...

Collaboration diagram for triangle< Point, PointRef >::storeOp:
[legend]

Public Member Functions

 storeOp (triIntersectionList &, label &)
 
void operator() (const triPoints &)
 

Public Attributes

triIntersectionListtris_
 
label & nTris_
 

Detailed Description

template<class Point, class PointRef>
class Foam::triangle< Point, PointRef >::storeOp

Store resulting tris.

Definition at line 125 of file triangle.H.

Constructor & Destructor Documentation

◆ storeOp()

storeOp ( triIntersectionList tris,
label &  nTris 
)
inline

Definition at line 860 of file triangleI.H.

Member Function Documentation

◆ operator()()

void operator() ( const triPoints tri)
inline

Definition at line 872 of file triangleI.H.

Member Data Documentation

◆ tris_

Definition at line 128 of file triangle.H.

Referenced by triangle< Point, PointRef >::triangleOverlap().

◆ nTris_

label& nTris_

Definition at line 129 of file triangle.H.

Referenced by triangle< Point, PointRef >::triangleOverlap().


The documentation for this class was generated from the following files: