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

History action for object color palette change To use with setFrontColorsForAllViewports, setBackColorsForAllViewports, setFrontColor, setBackColor Generated from class MR.ChangeObjectColorAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

Inheritance diagram for MR.ChangeObjectColorAction:

Public Member Functions

unsafe ChangeObjectColorAction (MR._ByValue_ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
 ChangeObjectColorAction (Const_ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
 ChangeObjectColorAction (ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
unsafe ChangeObjectColorAction (string name, MR.Std.Const_SharedPtr_MRVisualObject obj, MR.ChangeObjectColorAction.Type type)
 Constructed from original obj Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
unsafe MR.ChangeObjectColorAction assign (MR._ByValue_ChangeObjectColorAction _other)
 Generated from method MR::ChangeObjectColorAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeObjectColorAction.action.
Public Member Functions inherited from MR.Const_ChangeObjectColorAction
virtual void Dispose ()
unsafe Const_ChangeObjectColorAction (MR._ByValue_ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
 Const_ChangeObjectColorAction (Const_ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
 Const_ChangeObjectColorAction (ChangeObjectColorAction _other)
 Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
unsafe Const_ChangeObjectColorAction (string name, MR.Std.Const_SharedPtr_MRVisualObject obj, MR.ChangeObjectColorAction.Type type)
 Constructed from original obj Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeObjectColorAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeObjectColorAction.heapBytes.

Static Public Member Functions

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

Additional Inherited Members

Public Types inherited from MR.Const_ChangeObjectColorAction
enum  Type : int { Unselected = 0 , Selected = 1 , Back = 2 }
Protected Member Functions inherited from MR.Const_ChangeObjectColorAction
virtual unsafe void Dispose (bool disposing)

Detailed Description

History action for object color palette change To use with setFrontColorsForAllViewports, setBackColorsForAllViewports, setFrontColor, setBackColor Generated from class MR.ChangeObjectColorAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeObjectColorAction() [1/4]

unsafe MR.ChangeObjectColorAction.ChangeObjectColorAction ( MR._ByValue_ChangeObjectColorAction _other)
inline

◆ ChangeObjectColorAction() [2/4]

MR.ChangeObjectColorAction.ChangeObjectColorAction ( Const_ChangeObjectColorAction _other)
inline

◆ ChangeObjectColorAction() [3/4]

MR.ChangeObjectColorAction.ChangeObjectColorAction ( ChangeObjectColorAction _other)
inline

◆ ChangeObjectColorAction() [4/4]

unsafe MR.ChangeObjectColorAction.ChangeObjectColorAction ( string name,
MR.Std.Const_SharedPtr_MRVisualObject obj,
MR.ChangeObjectColorAction.Type type )
inline

Constructed from original obj Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeObjectColorAction.action.

◆ assign()

unsafe MR.ChangeObjectColorAction MR.ChangeObjectColorAction.assign ( MR._ByValue_ChangeObjectColorAction _other)
inline

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

◆ operator ChangeObjectColorAction?()

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

◆ operator MR.HistoryAction()

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

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