Public Member Functions | Data Fields
sampledSurfaces::mergeInfo Class Reference

Class used for surface merging information. More...

Collaboration diagram for sampledSurfaces::mergeInfo:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 Clear all storage. More...
 

Data Fields

pointField points
 
faceList faces
 
labelList pointsMap
 

Detailed Description

Class used for surface merging information.

Definition at line 68 of file sampledSurfaces.H.

Member Function Documentation

◆ clear()

void clear ( )
inline

Clear all storage.

Definition at line 76 of file sampledSurfaces.H.

References List::clear(), sampledSurfaces::mergeInfo::faces, sampledSurfaces::mergeInfo::points, and sampledSurfaces::mergeInfo::pointsMap.

Here is the call graph for this function:

Field Documentation

◆ points

pointField points

Definition at line 71 of file sampledSurfaces.H.

Referenced by sampledSurfaces::mergeInfo::clear().

◆ faces

faceList faces

Definition at line 72 of file sampledSurfaces.H.

Referenced by sampledSurfaces::mergeInfo::clear().

◆ pointsMap

labelList pointsMap

Definition at line 73 of file sampledSurfaces.H.

Referenced by sampledSurfaces::mergeInfo::clear().


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