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

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

+ Inheritance diagram for MR.ChangeMeshEdgeSelectionAction:

Public Member Functions

unsafe ChangeMeshEdgeSelectionAction (MR._ByValue_ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 
 ChangeMeshEdgeSelectionAction (Const_ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 
 ChangeMeshEdgeSelectionAction (ChangeMeshEdgeSelectionAction _other)
 Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 
unsafe ChangeMeshEdgeSelectionAction (string name, MR.Const_ObjectMesh objMesh)
 use this constructor to remember object's edge selection before making any changes in it Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.
 
unsafe ChangeMeshEdgeSelectionAction (string name, MR.Const_ObjectMesh 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.ChangeMeshEdgeSelectionAction assign (MR._ByValue_ChangeMeshEdgeSelectionAction _other)
 Generated from method MR.ChangeMeshEdgeSelectionAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeMeshEdgeSelectionAction.action.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeMeshEdgeSelectionAction self)
 
static unsafe operator ChangeMeshEdgeSelectionAction? (MR.HistoryAction parent)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangeMeshEdgeSelectionAction() [1/5]

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

Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.

◆ ChangeMeshEdgeSelectionAction() [2/5]

MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction ( Const_ChangeMeshEdgeSelectionAction _other)
inline

Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.

◆ ChangeMeshEdgeSelectionAction() [3/5]

MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction ( ChangeMeshEdgeSelectionAction _other)
inline

Generated from constructor MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction.

◆ ChangeMeshEdgeSelectionAction() [4/5]

unsafe MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction ( string name,
MR.Const_ObjectMesh objMesh )
inline

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

◆ ChangeMeshEdgeSelectionAction() [5/5]

unsafe MR.ChangeMeshEdgeSelectionAction.ChangeMeshEdgeSelectionAction ( string name,
MR.Const_ObjectMesh 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

◆ action()

unsafe void MR.ChangeMeshEdgeSelectionAction.action ( MR.HistoryAction.Type _1)
inline

◆ assign()

unsafe MR.ChangeMeshEdgeSelectionAction MR.ChangeMeshEdgeSelectionAction.assign ( MR._ByValue_ChangeMeshEdgeSelectionAction _other)
inline

Generated from method MR.ChangeMeshEdgeSelectionAction.operator=.

◆ operator ChangeMeshEdgeSelectionAction?()

static unsafe MR.ChangeMeshEdgeSelectionAction.operator ChangeMeshEdgeSelectionAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

static unsafe implicit MR.ChangeMeshEdgeSelectionAction.operator MR.HistoryAction ( ChangeMeshEdgeSelectionAction self)
inlinestatic

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