MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_PartialChangeMeshTopologyAction Class Reference

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...

Inheritance diagram for MR.Const_PartialChangeMeshTopologyAction:

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)

Detailed Description

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.

Constructor & Destructor Documentation

◆ Const_PartialChangeMeshTopologyAction() [1/5]

unsafe MR.Const_PartialChangeMeshTopologyAction.Const_PartialChangeMeshTopologyAction ( MR._ByValue_PartialChangeMeshTopologyAction _other)
inline

◆ Const_PartialChangeMeshTopologyAction() [2/5]

MR.Const_PartialChangeMeshTopologyAction.Const_PartialChangeMeshTopologyAction ( Const_PartialChangeMeshTopologyAction _other)
inline

◆ Const_PartialChangeMeshTopologyAction() [3/5]

MR.Const_PartialChangeMeshTopologyAction.Const_PartialChangeMeshTopologyAction ( PartialChangeMeshTopologyAction _other)
inline

◆ Const_PartialChangeMeshTopologyAction() [4/5]

unsafe MR.Const_PartialChangeMeshTopologyAction.Const_PartialChangeMeshTopologyAction ( string name,
MR.Std._ByValue_SharedPtr_MRObjectMesh obj,
MR.Const_CmpOld _3,
MR.Const_MeshTopology oldTopology )
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.

◆ Const_PartialChangeMeshTopologyAction() [5/5]

unsafe MR.Const_PartialChangeMeshTopologyAction.Const_PartialChangeMeshTopologyAction ( string name,
MR.Std._ByValue_SharedPtr_MRObjectMesh obj,
MR.Const_SetNew _3,
MR.Misc._Moved< MR.MeshTopology > newTopology )
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.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_PartialChangeMeshTopologyAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_PartialChangeMeshTopologyAction.Dispose ( bool disposing)
inlineprotectedvirtual

◆ heapBytes()

unsafe ulong MR.Const_PartialChangeMeshTopologyAction.heapBytes ( )
inline

◆ name()

unsafe MR.Std.String MR.Const_PartialChangeMeshTopologyAction.name ( )
inline

◆ operator Const_PartialChangeMeshTopologyAction?()

unsafe MR.Const_PartialChangeMeshTopologyAction.operator Const_PartialChangeMeshTopologyAction? ( MR.Const_HistoryAction parent)
inlineexplicitstatic

◆ operator MR.Const_HistoryAction()

unsafe implicit MR.Const_PartialChangeMeshTopologyAction.operator MR.Const_HistoryAction ( Const_PartialChangeMeshTopologyAction self)
inlinestatic

The documentation for this class was generated from the following file: