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

Static Public Member Functions

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

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

Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.

◆ ChangeObjectColorAction() [2/4]

MR.ChangeObjectColorAction.ChangeObjectColorAction ( Const_ChangeObjectColorAction _other)
inline

Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.

◆ ChangeObjectColorAction() [3/4]

MR.ChangeObjectColorAction.ChangeObjectColorAction ( ChangeObjectColorAction _other)
inline

Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.

◆ ChangeObjectColorAction() [4/4]

unsafe MR.ChangeObjectColorAction.ChangeObjectColorAction ( string name,
MR.Const_VisualObject 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?()

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

◆ operator MR.HistoryAction()

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

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