Undo action for ObjectLines polyline change Generated from class MR.ChangePolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangePolylineAction (MR._ByValue_ChangePolylineAction _other) |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| ChangePolylineAction (Const_ChangePolylineAction _other) | |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| ChangePolylineAction (ChangePolylineAction _other) | |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe | ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj) |
| use this constructor to remember object's polyline before making any changes in it Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe | ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.Std._ByValue_SharedPtr_MRPolyline3 newPolyline) |
| use this constructor to remember object's polyline and immediately set new polyline Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe MR.ChangePolylineAction | assign (MR._ByValue_ChangePolylineAction _other) |
| Generated from method MR::ChangePolylineAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangePolylineAction.action. | |
| Public Member Functions inherited from MR.Const_ChangePolylineAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangePolylineAction (MR._ByValue_ChangePolylineAction _other) |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| Const_ChangePolylineAction (Const_ChangePolylineAction _other) | |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| Const_ChangePolylineAction (ChangePolylineAction _other) | |
| Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe | Const_ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj) |
| use this constructor to remember object's polyline before making any changes in it Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe | Const_ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.Std._ByValue_SharedPtr_MRPolyline3 newPolyline) |
| use this constructor to remember object's polyline and immediately set new polyline Generated from constructor MR.ChangePolylineAction.ChangePolylineAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangePolylineAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangePolylineAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangePolylineAction self) |
| static unsafe | operator ChangePolylineAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangePolylineAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangePolylineAction self) |
| static unsafe | operator Const_ChangePolylineAction? (MR.Const_HistoryAction parent) |
| static unsafe void | setObjectDirty (MR.Std.Const_SharedPtr_MRObjectLines obj) |
| Generated from method MR.ChangePolylineAction.setObjectDirty. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangePolylineAction | |
| virtual unsafe void | Dispose (bool disposing) |
Undo action for ObjectLines polyline change Generated from class MR.ChangePolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
|
inline |
Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
|
inline |
Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
|
inline |
use this constructor to remember object's polyline before making any changes in it Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
|
inline |
use this constructor to remember object's polyline and immediately set new polyline Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
|
inline |
Generated from method MR.ChangePolylineAction.action.
|
inline |
Generated from method MR::ChangePolylineAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |