32 #ifndef polyModifyPoint_H
33 #define polyModifyPoint_H
85 removeFromZone_(false),
96 const label newZoneID,
139 return removeFromZone_;
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Class describing modification of a point.
bool removeFromZone() const
Should the point be removed from current zone.
label zoneID() const
Point zone ID.
TypeName("modifyPoint")
Runtime type information.
polyModifyPoint()
Construct null. Used only for list construction.
bool inCell() const
Does the point support a cell.
const point & newPoint() const
New point location.
bool isInZone() const
Does the point belong to a zone?
virtual autoPtr< topoAction > clone() const
Construct and return a clone.
label pointID() const
Point ID.
A virtual base class for topological actions.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.