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