Public Member Functions | Public Attributes | List of all members
triangle::storeOp Class Reference
Collaboration diagram for triangle::storeOp:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

triIntersectionListtris_
 
label & nTris_
 

Detailed Description

Definition at line 123 of file triangle.H.

Constructor & Destructor Documentation

◆ storeOp()

storeOp ( triIntersectionList tris,
label &  nTris 
)
inline

Definition at line 854 of file triangleI.H.

Member Function Documentation

◆ operator()()

void operator() ( const triPoints tri)
inline

Definition at line 866 of file triangleI.H.

Member Data Documentation

◆ tris_

Definition at line 126 of file triangle.H.

Referenced by triangle::triangleOverlap().

◆ nTris_

label& nTris_

Definition at line 127 of file triangle.H.

Referenced by triangle::triangleOverlap().


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