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

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

Inheritance diagram for MR.Const_ChangeMeshEdgeSelectionAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshEdgeSelectionAction (MR._ByValue_ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 Const_ChangeMeshEdgeSelectionAction (Const_ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 Const_ChangeMeshEdgeSelectionAction (ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
unsafe Const_ChangeMeshEdgeSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh)
 use this constructor to remember object's edge selection before making any changes in it Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
unsafe Const_ChangeMeshEdgeSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh, MR.Misc._Moved< MR.UndirectedEdgeBitSet > newSelection)
 use this constructor to remember object's edge selection and immediate set new selection Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeMeshEdgeSelectionAction.name.
unsafe MR.Const_UndirectedEdgeBitSet selection ()
 Generated from method MR.ChangeMeshEdgeSelectionAction.selection.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshEdgeSelectionAction.heapBytes.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeMeshEdgeSelectionAction() [1/5]

unsafe MR.Const_ChangeMeshEdgeSelectionAction.Const_ChangeMeshEdgeSelectionAction ( MR._ByValue_ChangeMeshEdgeSelectionAction _other)
inline

◆ Const_ChangeMeshEdgeSelectionAction() [2/5]

MR.Const_ChangeMeshEdgeSelectionAction.Const_ChangeMeshEdgeSelectionAction ( Const_ChangeMeshEdgeSelectionAction _other)
inline

◆ Const_ChangeMeshEdgeSelectionAction() [3/5]

MR.Const_ChangeMeshEdgeSelectionAction.Const_ChangeMeshEdgeSelectionAction ( ChangeMeshEdgeSelectionAction _other)
inline

◆ Const_ChangeMeshEdgeSelectionAction() [4/5]

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

use this constructor to remember object's edge selection before making any changes in it Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.

◆ Const_ChangeMeshEdgeSelectionAction() [5/5]

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

use this constructor to remember object's edge selection and immediate set new selection Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshEdgeSelectionAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshEdgeSelectionAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeMeshEdgeSelectionAction.name.

◆ operator Const_ChangeMeshEdgeSelectionAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ selection()

unsafe MR.Const_UndirectedEdgeBitSet MR.Const_ChangeMeshEdgeSelectionAction.selection ( )
inline

◆ setObjectDirty()

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

empty because set dirty is inside selectEdges Generated from method MR.ChangeMeshEdgeSelectionAction.setObjectDirty.


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