MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ChangeObjectSelectedAction Class Reference

History action for object selected state Generated from class MR.ChangeObjectSelectedAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

Inheritance diagram for MR.ChangeObjectSelectedAction:

Public Member Functions

unsafe ChangeObjectSelectedAction (MR._ByValue_ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
 ChangeObjectSelectedAction (Const_ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
 ChangeObjectSelectedAction (ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe ChangeObjectSelectedAction (string name, MR.Std.Const_SharedPtr_MRObject obj)
 use this constructor to remember object's isSelected property before making any changes in it Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe ChangeObjectSelectedAction (string name, MR.Std.Const_SharedPtr_MRObject obj, bool newValue)
 use this constructor to remember object's isSelected property and immediately set new value Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe MR.ChangeObjectSelectedAction assign (MR._ByValue_ChangeObjectSelectedAction _other)
 Generated from method MR::ChangeObjectSelectedAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeObjectSelectedAction.action.
Public Member Functions inherited from MR.Const_ChangeObjectSelectedAction
virtual void Dispose ()
unsafe Const_ChangeObjectSelectedAction (MR._ByValue_ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
 Const_ChangeObjectSelectedAction (Const_ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
 Const_ChangeObjectSelectedAction (ChangeObjectSelectedAction _other)
 Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe Const_ChangeObjectSelectedAction (string name, MR.Std.Const_SharedPtr_MRObject obj)
 use this constructor to remember object's isSelected property before making any changes in it Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe Const_ChangeObjectSelectedAction (string name, MR.Std.Const_SharedPtr_MRObject obj, bool newValue)
 use this constructor to remember object's isSelected property and immediately set new value Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeObjectSelectedAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeObjectSelectedAction.heapBytes.

Static Public Member Functions

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

Additional Inherited Members

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

Detailed Description

History action for object selected state Generated from class MR.ChangeObjectSelectedAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeObjectSelectedAction() [1/5]

unsafe MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction ( MR._ByValue_ChangeObjectSelectedAction _other)
inline

◆ ChangeObjectSelectedAction() [2/5]

MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction ( Const_ChangeObjectSelectedAction _other)
inline

◆ ChangeObjectSelectedAction() [3/5]

MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction ( ChangeObjectSelectedAction _other)
inline

◆ ChangeObjectSelectedAction() [4/5]

unsafe MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction ( string name,
MR.Std.Const_SharedPtr_MRObject obj )
inline

use this constructor to remember object's isSelected property before making any changes in it Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.

◆ ChangeObjectSelectedAction() [5/5]

unsafe MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction ( string name,
MR.Std.Const_SharedPtr_MRObject obj,
bool newValue )
inline

use this constructor to remember object's isSelected property and immediately set new value Generated from constructor MR.ChangeObjectSelectedAction.ChangeObjectSelectedAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeObjectSelectedAction.action.

◆ assign()

unsafe MR.ChangeObjectSelectedAction MR.ChangeObjectSelectedAction.assign ( MR._ByValue_ChangeObjectSelectedAction _other)
inline

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

◆ operator ChangeObjectSelectedAction?()

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

◆ operator MR.HistoryAction()

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

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