Public Member Functions | List of all members
polyRemovePoint Class Reference

Class containing data for point removal. More...

Inheritance diagram for polyRemovePoint:
Inheritance graph
[legend]
Collaboration diagram for polyRemovePoint:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("removePoint")
 
 polyRemovePoint ()
 
 polyRemovePoint (const label pointID, const label mergePointID=-1)
 
virtual autoPtr< topoActionclone () const
 
label pointID () const
 
label mergePointID () const
 
- Public Member Functions inherited from topoAction
 TypeName ("topoAction")
 
 topoAction ()
 
virtual ~topoAction ()=default
 

Detailed Description

Class containing data for point removal.

Definition at line 42 of file polyRemovePoint.H.

Constructor & Destructor Documentation

◆ polyRemovePoint() [1/2]

polyRemovePoint ( )
inline

Definition at line 66 of file polyRemovePoint.H.

Referenced by polyRemovePoint::clone().

Here is the caller graph for this function:

◆ polyRemovePoint() [2/2]

polyRemovePoint ( const label  pointID,
const label  mergePointID = -1 
)
inline

Definition at line 73 of file polyRemovePoint.H.

Member Function Documentation

◆ TypeName()

TypeName ( "removePoint"  )

◆ clone()

virtual autoPtr<topoAction> clone ( ) const
inlinevirtual

Implements topoAction.

Definition at line 80 of file polyRemovePoint.H.

References polyRemovePoint::polyRemovePoint().

Here is the call graph for this function:

◆ pointID()

label pointID ( ) const
inline

Definition at line 92 of file polyRemovePoint.H.

Referenced by polyTopoChange::setAction().

Here is the caller graph for this function:

◆ mergePointID()

label mergePointID ( ) const
inline

Definition at line 97 of file polyRemovePoint.H.

Referenced by polyTopoChange::setAction().

Here is the caller graph for this function:

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