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