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 const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| 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. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_PartialChangeMeshPointsAction self) |
| static unsafe | operator Const_PartialChangeMeshPointsAction? (MR.Const_HistoryAction parent) |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
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 const half of the class.
|
inline |
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
inline |
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
inline |
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
inline |
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.
|
inline |
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.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.PartialChangeMeshPointsAction.heapBytes.
|
inline |
Generated from method MR.PartialChangeMeshPointsAction.name.
|
inlineexplicitstatic |
|
inlinestatic |