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

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

Inheritance diagram for MR.Const_ChangeObjectSelectedAction:

Classes

struct  _Underlying

Public Member Functions

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

Protected Member Functions

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

Constructor & Destructor Documentation

◆ Const_ChangeObjectSelectedAction() [1/5]

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

◆ Const_ChangeObjectSelectedAction() [2/5]

MR.Const_ChangeObjectSelectedAction.Const_ChangeObjectSelectedAction ( Const_ChangeObjectSelectedAction _other)
inline

◆ Const_ChangeObjectSelectedAction() [3/5]

MR.Const_ChangeObjectSelectedAction.Const_ChangeObjectSelectedAction ( ChangeObjectSelectedAction _other)
inline

◆ Const_ChangeObjectSelectedAction() [4/5]

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

◆ Const_ChangeObjectSelectedAction() [5/5]

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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeObjectSelectedAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeObjectSelectedAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeObjectSelectedAction.name.

◆ operator Const_ChangeObjectSelectedAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeObjectSelectedAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObject _1)
inlinestatic

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