Public Member Functions | Data Fields
triangle::storeOp Class Reference

Store resulting tris. More...

Collaboration diagram for triangle::storeOp:
Collaboration graph
[legend]

Public Member Functions

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

Data Fields

triIntersectionListtris_
 
labelnTris_
 

Detailed Description

Store resulting tris.

Definition at line 126 of file triangle.H.

Constructor & Destructor Documentation

◆ storeOp()

storeOp ( triIntersectionList tris,
label nTris 
)
inline

Definition at line 847 of file triangleI.H.

Member Function Documentation

◆ operator()()

void operator() ( const triPoints tri)
inline

Definition at line 859 of file triangleI.H.

Field Documentation

◆ tris_

Definition at line 129 of file triangle.H.

◆ nTris_

label& nTris_

Definition at line 130 of file triangle.H.


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