Undo action for efficiently storage of partial change in mesh topology (e.g. a modification of small region) Generated from class MR.PartialChangeMeshTopologyAction. 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_PartialChangeMeshTopologyAction (MR._ByValue_PartialChangeMeshTopologyAction _other) |
| Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction. | |
| Const_PartialChangeMeshTopologyAction (Const_PartialChangeMeshTopologyAction _other) | |
| Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction. | |
| Const_PartialChangeMeshTopologyAction (PartialChangeMeshTopologyAction _other) | |
| Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction. | |
| unsafe | Const_PartialChangeMeshTopologyAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_CmpOld _3, MR.Const_MeshTopology oldTopology) |
| use this constructor after the object already contains new topology, and old topology is passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction. | |
| unsafe | Const_PartialChangeMeshTopologyAction (string name, MR.Std._ByValue_SharedPtr_MRObjectMesh obj, MR.Const_SetNew _3, MR.Misc._Moved< MR.MeshTopology > newTopology) |
| use this constructor to set new object's topology and remember its difference from existed topology for future undoing Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.PartialChangeMeshTopologyAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.PartialChangeMeshTopologyAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_PartialChangeMeshTopologyAction self) |
| static unsafe | operator Const_PartialChangeMeshTopologyAction? (MR.Const_HistoryAction parent) |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Undo action for efficiently storage of partial change in mesh topology (e.g. a modification of small region) Generated from class MR.PartialChangeMeshTopologyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.
|
inline |
Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction.
|
inline |
Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction.
|
inline |
Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction.
|
inline |
use this constructor after the object already contains new topology, and old topology is passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction.
|
inline |
use this constructor to set new object's topology and remember its difference from existed topology for future undoing Generated from constructor MR.PartialChangeMeshTopologyAction.PartialChangeMeshTopologyAction.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.PartialChangeMeshTopologyAction.heapBytes.
|
inline |
Generated from method MR.PartialChangeMeshTopologyAction.name.
|
inlineexplicitstatic |
|
inlinestatic |