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

Generated from class MR.ChangeGridAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

Inheritance diagram for MR.ChangeGridAction:

Public Member Functions

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

Static Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Generated from class MR.ChangeGridAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeGridAction() [1/4]

unsafe MR.ChangeGridAction.ChangeGridAction ( MR._ByValue_ChangeGridAction _other)
inline

Generated from constructor MR.ChangeGridAction.ChangeGridAction.

◆ ChangeGridAction() [2/4]

MR.ChangeGridAction.ChangeGridAction ( Const_ChangeGridAction _other)
inline

Generated from constructor MR.ChangeGridAction.ChangeGridAction.

◆ ChangeGridAction() [3/4]

MR.ChangeGridAction.ChangeGridAction ( ChangeGridAction _other)
inline

Generated from constructor MR.ChangeGridAction.ChangeGridAction.

◆ ChangeGridAction() [4/4]

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

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

Member Function Documentation

◆ action()

unsafe void MR.ChangeGridAction.action ( MR.HistoryAction.Type obj)
inline

Generated from method MR.ChangeGridAction.action.

◆ assign()

unsafe MR.ChangeGridAction MR.ChangeGridAction.assign ( MR._ByValue_ChangeGridAction _other)
inline

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

◆ operator ChangeGridAction?()

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

◆ operator MR.HistoryAction()

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

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