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.

Static Public Member Functions

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

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: