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...
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) |
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.
| enum MR.Const_ChangeObjectColorAction.Type : int |
|
inline |
Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
|
inline |
Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
|
inline |
Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
|
inline |
Constructed from original obj Generated from constructor MR.ChangeObjectColorAction.ChangeObjectColorAction.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.ChangeObjectColorAction.heapBytes.
|
inline |
Generated from method MR.ChangeObjectColorAction.name.
|
inlineexplicitstatic |
|
inlinestatic |
|
inlinestatic |
Generated from method MR.ChangeObjectColorAction.setObjectDirty.