32 #ifndef polyRemoveCell_H 33 #define polyRemoveCell_H intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual autoPtr< topoAction > clone() const
Construct and return a clone.
Class containing data for cell removal.
label cellID() const
Return cell ID.
label mergeCellID() const
Return cell ID.
A virtual base class for topological actions.
TypeName("removeCell")
Runtime type information.
polyRemoveCell()
Construct null. Used for constructing lists.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...