History action for lines color map change Generated from class MR.ChangeLinesColorMapAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangeLinesColorMapAction (MR._ByValue_ChangeLinesColorMapAction _other) |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| ChangeLinesColorMapAction (Const_ChangeLinesColorMapAction _other) | |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| ChangeLinesColorMapAction (ChangeLinesColorMapAction _other) | |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe | ChangeLinesColorMapAction (string name, MR.Std.Const_SharedPtr_MRObjectLinesHolder obj) |
| use this constructor to remember object's line colors before making any changes in them Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe | ChangeLinesColorMapAction (string name, MR.Std.Const_SharedPtr_MRObjectLinesHolder obj, MR.Misc._Moved< MR.UndirectedEdgeColors > newColorMap) |
| use this constructor to remember object's lines colors and immediate set new value Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe MR.ChangeLinesColorMapAction | assign (MR._ByValue_ChangeLinesColorMapAction _other) |
| Generated from method MR::ChangeLinesColorMapAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangeLinesColorMapAction.action. | |
| Public Member Functions inherited from MR.Const_ChangeLinesColorMapAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangeLinesColorMapAction (MR._ByValue_ChangeLinesColorMapAction _other) |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| Const_ChangeLinesColorMapAction (Const_ChangeLinesColorMapAction _other) | |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| Const_ChangeLinesColorMapAction (ChangeLinesColorMapAction _other) | |
| Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe | Const_ChangeLinesColorMapAction (string name, MR.Std.Const_SharedPtr_MRObjectLinesHolder obj) |
| use this constructor to remember object's line colors before making any changes in them Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe | Const_ChangeLinesColorMapAction (string name, MR.Std.Const_SharedPtr_MRObjectLinesHolder obj, MR.Misc._Moved< MR.UndirectedEdgeColors > newColorMap) |
| use this constructor to remember object's lines colors and immediate set new value Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangeLinesColorMapAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangeLinesColorMapAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangeLinesColorMapAction self) |
| static unsafe | operator ChangeLinesColorMapAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangeLinesColorMapAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangeLinesColorMapAction self) |
| static unsafe | operator Const_ChangeLinesColorMapAction? (MR.Const_HistoryAction parent) |
| static unsafe void | setObjectDirty (MR.Std.Const_SharedPtr_MRObjectLinesHolder obj) |
| Generated from method MR.ChangeLinesColorMapAction.setObjectDirty. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangeLinesColorMapAction | |
| virtual unsafe void | Dispose (bool disposing) |
History action for lines color map change Generated from class MR.ChangeLinesColorMapAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction.
|
inline |
Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction.
|
inline |
Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction.
|
inline |
use this constructor to remember object's line colors before making any changes in them Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction.
|
inline |
use this constructor to remember object's lines colors and immediate set new value Generated from constructor MR.ChangeLinesColorMapAction.ChangeLinesColorMapAction.
|
inline |
Generated from method MR.ChangeLinesColorMapAction.action.
|
inline |
Generated from method MR::ChangeLinesColorMapAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |