MeshLib C# Docs
Loading...
Searching...
No Matches

Undo action for ObjectMesh topology only (not points) change Generated from class MR.ChangeMeshTopologyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeMeshTopologyAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshTopologyAction (MR._ByValue_ChangeMeshTopologyAction _other)
 Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.
 Const_ChangeMeshTopologyAction (Const_ChangeMeshTopologyAction _other)
 Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.
 Const_ChangeMeshTopologyAction (ChangeMeshTopologyAction _other)
 Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.
unsafe Const_ChangeMeshTopologyAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh obj)
 use this constructor to remember object's mesh points before making any changes in it Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.
unsafe Const_ChangeMeshTopologyAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh obj, MR.Misc._Moved< MR.MeshTopology > newTopology)
 use this constructor to remember object's mesh topology and immediate set new value Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeMeshTopologyAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshTopologyAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeMeshTopologyAction self)
static unsafe operator Const_ChangeMeshTopologyAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectMesh obj)
 Generated from method MR.ChangeMeshTopologyAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for ObjectMesh topology only (not points) change Generated from class MR.ChangeMeshTopologyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeMeshTopologyAction() [1/5]

unsafe MR.Const_ChangeMeshTopologyAction.Const_ChangeMeshTopologyAction ( MR._ByValue_ChangeMeshTopologyAction _other)
inline

◆ Const_ChangeMeshTopologyAction() [2/5]

MR.Const_ChangeMeshTopologyAction.Const_ChangeMeshTopologyAction ( Const_ChangeMeshTopologyAction _other)
inline

◆ Const_ChangeMeshTopologyAction() [3/5]

MR.Const_ChangeMeshTopologyAction.Const_ChangeMeshTopologyAction ( ChangeMeshTopologyAction _other)
inline

◆ Const_ChangeMeshTopologyAction() [4/5]

unsafe MR.Const_ChangeMeshTopologyAction.Const_ChangeMeshTopologyAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh obj )
inline

use this constructor to remember object's mesh points before making any changes in it Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.

◆ Const_ChangeMeshTopologyAction() [5/5]

unsafe MR.Const_ChangeMeshTopologyAction.Const_ChangeMeshTopologyAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh obj,
MR.Misc._Moved< MR.MeshTopology > newTopology )
inline

use this constructor to remember object's mesh topology and immediate set new value Generated from constructor MR.ChangeMeshTopologyAction.ChangeMeshTopologyAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshTopologyAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshTopologyAction.heapBytes ( )
inline

Generated from method MR.ChangeMeshTopologyAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeMeshTopologyAction.name.

◆ operator Const_ChangeMeshTopologyAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeMeshTopologyAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectMesh obj)
inlinestatic

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