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.Const_ObjectVoxels 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.
 

Static Public Member Functions

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

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

Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.

◆ ChangVoxelSelectionAction() [2/4]

MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( Const_ChangVoxelSelectionAction _other)
inline

Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.

◆ ChangVoxelSelectionAction() [3/4]

MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( ChangVoxelSelectionAction _other)
inline

Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.

◆ ChangVoxelSelectionAction() [4/4]

unsafe MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction ( string name,
MR.Const_ObjectVoxels 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?()

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

◆ operator MR.HistoryAction()

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

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