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

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

Inheritance diagram for MR.ChangVoxelSelectionAction:

Public Member Functions

unsafe ChangVoxelSelectionAction (MR._ByValue_ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
 ChangVoxelSelectionAction (Const_ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
 ChangVoxelSelectionAction (ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
unsafe ChangVoxelSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels objVoxels)
 use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
unsafe MR.ChangVoxelSelectionAction assign (MR._ByValue_ChangVoxelSelectionAction _other)
 Generated from method MR::ChangVoxelSelectionAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangVoxelSelectionAction.action.
Public Member Functions inherited from MR.Const_ChangVoxelSelectionAction
virtual void Dispose ()
unsafe Const_ChangVoxelSelectionAction (MR._ByValue_ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
 Const_ChangVoxelSelectionAction (Const_ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
 Const_ChangVoxelSelectionAction (ChangVoxelSelectionAction _other)
 Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
unsafe Const_ChangVoxelSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels objVoxels)
 use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangVoxelSelectionAction.name.
unsafe MR.Const_VoxelBitSet selection ()
 Generated from method MR.ChangVoxelSelectionAction.selection.
unsafe ulong heapBytes ()
 Generated from method MR.ChangVoxelSelectionAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangVoxelSelectionAction self)
static unsafe operator ChangVoxelSelectionAction? (MR.HistoryAction parent)
Static Public Member Functions inherited from MR.Const_ChangVoxelSelectionAction
static unsafe implicit operator MR.Const_HistoryAction (Const_ChangVoxelSelectionAction self)
static unsafe operator Const_ChangVoxelSelectionAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectVoxels _1)
 empty because set dirty is inside selectFaces Generated from method MR.ChangVoxelSelectionAction.setObjectDirty.

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ChangVoxelSelectionAction
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangVoxelSelectionAction() [1/4]

unsafe MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( MR._ByValue_ChangVoxelSelectionAction _other)
inline

◆ ChangVoxelSelectionAction() [2/4]

MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( Const_ChangVoxelSelectionAction _other)
inline

◆ ChangVoxelSelectionAction() [3/4]

MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( ChangVoxelSelectionAction _other)
inline

◆ ChangVoxelSelectionAction() [4/4]

unsafe MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( string name,
MR.Std.Const_SharedPtr_MRObjectVoxels objVoxels )
inline

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

Member Function Documentation

◆ action()

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

Generated from method MR.ChangVoxelSelectionAction.action.

◆ assign()

unsafe MR.ChangVoxelSelectionAction MR.ChangVoxelSelectionAction.assign ( MR._ByValue_ChangVoxelSelectionAction _other)
inline

Generated from method MR::ChangVoxelSelectionAction::operator=.

◆ operator ChangVoxelSelectionAction?()

unsafe MR.ChangVoxelSelectionAction.operator ChangVoxelSelectionAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

unsafe implicit MR.ChangVoxelSelectionAction.operator MR.HistoryAction ( ChangVoxelSelectionAction self)
inlinestatic

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