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

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

Inheritance diagram for MR.Const_ChangeObjectColorAction:

Classes

struct  _Underlying

Public Types

enum  Type : int { Unselected = 0 , Selected = 1 , Back = 2 }

Public Member Functions

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

Protected Member Functions

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

Member Enumeration Documentation

◆ Type

Enumerator
Unselected 
Selected 
Back 

Constructor & Destructor Documentation

◆ Const_ChangeObjectColorAction() [1/4]

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

◆ Const_ChangeObjectColorAction() [2/4]

MR.Const_ChangeObjectColorAction.Const_ChangeObjectColorAction ( Const_ChangeObjectColorAction _other)
inline

◆ Const_ChangeObjectColorAction() [3/4]

MR.Const_ChangeObjectColorAction.Const_ChangeObjectColorAction ( ChangeObjectColorAction _other)
inline

◆ Const_ChangeObjectColorAction() [4/4]

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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeObjectColorAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeObjectColorAction.heapBytes ( )
inline

Generated from method MR.ChangeObjectColorAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeObjectColorAction.name.

◆ operator Const_ChangeObjectColorAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeObjectColorAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRVisualObject _1)
inlinestatic

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