Go to the documentation of this file.
32 #ifndef polyRemovePoint_H
33 #define polyRemovePoint_H
TypeName("removePoint")
Runtime type information.
Class containing data for point removal.
label mergePointID() const
label mergePointID_
Merge point ID or -1.
polyRemovePoint(const label pointID, const label mergePointID=-1)
Construct from components.
virtual autoPtr< topoAction > clone() const
Construct and return a clone.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
polyRemovePoint()
Construct null. Used for constructing lists.
label pointID() const
Return point ID.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A virtual base class for topological actions.