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

Undo action for ObjectMesh creases Generated from class MR.ChangeMeshCreasesAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeMeshCreasesAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshCreasesAction (MR._ByValue_ChangeMeshCreasesAction _other)
 Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.
 Const_ChangeMeshCreasesAction (Const_ChangeMeshCreasesAction _other)
 Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.
 Const_ChangeMeshCreasesAction (ChangeMeshCreasesAction _other)
 Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.
unsafe Const_ChangeMeshCreasesAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh)
 use this constructor to remember object's creases before making any changes in it Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.
unsafe Const_ChangeMeshCreasesAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh, MR.Misc._Moved< MR.UndirectedEdgeBitSet > newCreases)
 use this constructor to remember object's current creases and immediate set new creases Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeMeshCreasesAction.name.
unsafe MR.Const_UndirectedEdgeBitSet creases ()
 Generated from method MR.ChangeMeshCreasesAction.creases.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshCreasesAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeMeshCreasesAction self)
static unsafe operator Const_ChangeMeshCreasesAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectMesh _1)
 empty because set dirty is inside setCreases Generated from method MR.ChangeMeshCreasesAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for ObjectMesh creases Generated from class MR.ChangeMeshCreasesAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeMeshCreasesAction() [1/5]

unsafe MR.Const_ChangeMeshCreasesAction.Const_ChangeMeshCreasesAction ( MR._ByValue_ChangeMeshCreasesAction _other)
inline

◆ Const_ChangeMeshCreasesAction() [2/5]

MR.Const_ChangeMeshCreasesAction.Const_ChangeMeshCreasesAction ( Const_ChangeMeshCreasesAction _other)
inline

◆ Const_ChangeMeshCreasesAction() [3/5]

MR.Const_ChangeMeshCreasesAction.Const_ChangeMeshCreasesAction ( ChangeMeshCreasesAction _other)
inline

◆ Const_ChangeMeshCreasesAction() [4/5]

unsafe MR.Const_ChangeMeshCreasesAction.Const_ChangeMeshCreasesAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh objMesh )
inline

use this constructor to remember object's creases before making any changes in it Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.

◆ Const_ChangeMeshCreasesAction() [5/5]

unsafe MR.Const_ChangeMeshCreasesAction.Const_ChangeMeshCreasesAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh objMesh,
MR.Misc._Moved< MR.UndirectedEdgeBitSet > newCreases )
inline

use this constructor to remember object's current creases and immediate set new creases Generated from constructor MR.ChangeMeshCreasesAction.ChangeMeshCreasesAction.

Member Function Documentation

◆ creases()

unsafe MR.Const_UndirectedEdgeBitSet MR.Const_ChangeMeshCreasesAction.creases ( )
inline

Generated from method MR.ChangeMeshCreasesAction.creases.

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshCreasesAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshCreasesAction.heapBytes ( )
inline

Generated from method MR.ChangeMeshCreasesAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeMeshCreasesAction.name.

◆ operator Const_ChangeMeshCreasesAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeMeshCreasesAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectMesh _1)
inlinestatic

empty because set dirty is inside setCreases Generated from method MR.ChangeMeshCreasesAction.setObjectDirty.


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