Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) Generated from class MR.PartialChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
More...
|
| unsafe | PartialChangeMeshPointsAction (MR._ByValue_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| | PartialChangeMeshPointsAction (Const_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| | PartialChangeMeshPointsAction (PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe | PartialChangeMeshPointsAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_CmpOld _3, MR.Const_VertCoords oldPoints) |
| | use this constructor after the object already contains new points, and old points are passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe | PartialChangeMeshPointsAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_SetNew _3, MR.Misc._Moved< MR.VertCoords > newPoints) |
| | use this constructor to set new object's points and remember its difference from existed points for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe MR.PartialChangeMeshPointsAction | assign (MR._ByValue_PartialChangeMeshPointsAction _other) |
| | Generated from method MR::PartialChangeMeshPointsAction::operator=.
|
| unsafe void | action (MR.HistoryAction.Type _1) |
| | Generated from method MR.PartialChangeMeshPointsAction.action.
|
| virtual void | Dispose () |
| unsafe | Const_PartialChangeMeshPointsAction (MR._ByValue_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| | Const_PartialChangeMeshPointsAction (Const_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| | Const_PartialChangeMeshPointsAction (PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe | Const_PartialChangeMeshPointsAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_CmpOld _3, MR.Const_VertCoords oldPoints) |
| | use this constructor after the object already contains new points, and old points are passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe | Const_PartialChangeMeshPointsAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_SetNew _3, MR.Misc._Moved< MR.VertCoords > newPoints) |
| | use this constructor to set new object's points and remember its difference from existed points for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| unsafe MR.Std.String | name () |
| | Generated from method MR.PartialChangeMeshPointsAction.name.
|
| unsafe ulong | heapBytes () |
| | Generated from method MR.PartialChangeMeshPointsAction.heapBytes.
|
Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) Generated from class MR.PartialChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.