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 const half of the class. More...

Inheritance diagram for MR.Const_ChangeIsoAction:

Classes

struct  _Underlying

Public Member Functions

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

Protected Member Functions

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeIsoAction() [1/4]

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

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ Const_ChangeIsoAction() [2/4]

MR.Const_ChangeIsoAction.Const_ChangeIsoAction ( Const_ChangeIsoAction _other)
inline

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ Const_ChangeIsoAction() [3/4]

MR.Const_ChangeIsoAction.Const_ChangeIsoAction ( ChangeIsoAction _other)
inline

Generated from constructor MR.ChangeIsoAction.ChangeIsoAction.

◆ Const_ChangeIsoAction() [4/4]

unsafe MR.Const_ChangeIsoAction.Const_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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeIsoAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeIsoAction.heapBytes ( )
inline

Generated from method MR.ChangeIsoAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeIsoAction.name.

◆ operator Const_ChangeIsoAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeIsoAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectVoxels _1)
inlinestatic

Generated from method MR.ChangeIsoAction.setObjectDirty.


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