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

Undo action for ObjectVoxels iso-value change Generated from class MR.ChangeIsoAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

Inheritance diagram for MR.ChangeIsoAction:

Public Member Functions

unsafe ChangeIsoAction (MR._ByValue_ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
 ChangeIsoAction (Const_ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
 ChangeIsoAction (ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
unsafe ChangeIsoAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels obj)
 use this constructor to remember object's iso before making any changes in it Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
unsafe MR.ChangeIsoAction assign (MR._ByValue_ChangeIsoAction _other)
 Generated from method MR::ChangeIsoAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeIsoAction.action.
Public Member Functions inherited from MR.Const_ChangeIsoAction
virtual void Dispose ()
unsafe Const_ChangeIsoAction (MR._ByValue_ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
 Const_ChangeIsoAction (Const_ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
 Const_ChangeIsoAction (ChangeIsoAction _other)
 Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
unsafe Const_ChangeIsoAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels obj)
 use this constructor to remember object's iso before making any changes in it Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeIsoAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeIsoAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeIsoAction self)
static unsafe operator ChangeIsoAction? (MR.HistoryAction parent)
Static Public Member Functions inherited from MR.Const_ChangeIsoAction
static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeIsoAction self)
static unsafe operator Const_ChangeIsoAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectVoxels _1)
 Generated from method MR.ChangeIsoAction.setObjectDirty.

Additional Inherited Members

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

Detailed Description

Undo action for ObjectVoxels iso-value change Generated from class MR.ChangeIsoAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeIsoAction() [1/4]

unsafe MR.ChangeIsoAction.ChangeIsoAction ( MR._ByValue_ChangeIsoAction _other)
inline

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ ChangeIsoAction() [2/4]

MR.ChangeIsoAction.ChangeIsoAction ( Const_ChangeIsoAction _other)
inline

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ ChangeIsoAction() [3/4]

MR.ChangeIsoAction.ChangeIsoAction ( ChangeIsoAction _other)
inline

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ ChangeIsoAction() [4/4]

unsafe MR.ChangeIsoAction.ChangeIsoAction ( string name,
MR.Std.Const_SharedPtr_MRObjectVoxels obj )
inline

use this constructor to remember object's iso before making any changes in it Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeIsoAction.action.

◆ assign()

unsafe MR.ChangeIsoAction MR.ChangeIsoAction.assign ( MR._ByValue_ChangeIsoAction _other)
inline

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

◆ operator ChangeIsoAction?()

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

◆ operator MR.HistoryAction()

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

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