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

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

Inheritance diagram for MR.Const_ChangeMeshFaceSelectionAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshFaceSelectionAction (MR._ByValue_ChangeMeshFaceSelectionAction _other)
 Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.
 Const_ChangeMeshFaceSelectionAction (Const_ChangeMeshFaceSelectionAction _other)
 Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.
 Const_ChangeMeshFaceSelectionAction (ChangeMeshFaceSelectionAction _other)
 Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.
unsafe Const_ChangeMeshFaceSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh)
 use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.
unsafe Const_ChangeMeshFaceSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh objMesh, MR.Misc._Moved< MR.FaceBitSet > newSelection)
 use this constructor to remember object's face selection and immediate set new value Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeMeshFaceSelectionAction.name.
unsafe MR.Const_FaceBitSet selection ()
 Generated from method MR.ChangeMeshFaceSelectionAction.selection.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshFaceSelectionAction.heapBytes.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeMeshFaceSelectionAction() [1/5]

unsafe MR.Const_ChangeMeshFaceSelectionAction.Const_ChangeMeshFaceSelectionAction ( MR._ByValue_ChangeMeshFaceSelectionAction _other)
inline

◆ Const_ChangeMeshFaceSelectionAction() [2/5]

MR.Const_ChangeMeshFaceSelectionAction.Const_ChangeMeshFaceSelectionAction ( Const_ChangeMeshFaceSelectionAction _other)
inline

◆ Const_ChangeMeshFaceSelectionAction() [3/5]

MR.Const_ChangeMeshFaceSelectionAction.Const_ChangeMeshFaceSelectionAction ( ChangeMeshFaceSelectionAction _other)
inline

◆ Const_ChangeMeshFaceSelectionAction() [4/5]

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

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

◆ Const_ChangeMeshFaceSelectionAction() [5/5]

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

use this constructor to remember object's face selection and immediate set new value Generated from constructor MR.ChangeMeshFaceSelectionAction.ChangeMeshFaceSelectionAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshFaceSelectionAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshFaceSelectionAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeMeshFaceSelectionAction.name.

◆ operator Const_ChangeMeshFaceSelectionAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ selection()

unsafe MR.Const_FaceBitSet MR.Const_ChangeMeshFaceSelectionAction.selection ( )
inline

◆ setObjectDirty()

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

empty because set dirty is inside selectFaces Generated from method MR.ChangeMeshFaceSelectionAction.setObjectDirty.


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