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