Undo action that modifies one point's coordinates inside ObjectPolyline Generated from class MR.ChangeOnePointInPolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
More...
|
| unsafe | ChangeOnePointInPolylineAction (MR._ByValue_ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| | ChangeOnePointInPolylineAction (Const_ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| | ChangeOnePointInPolylineAction (ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe | ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.VertId pointId) |
| | use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe | ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.VertId pointId, in MR.Vector3f newCoords) |
| | use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe MR.ChangeOnePointInPolylineAction | assign (MR._ByValue_ChangeOnePointInPolylineAction _other) |
| | Generated from method MR::ChangeOnePointInPolylineAction::operator=.
|
| unsafe void | action (MR.HistoryAction.Type _1) |
| | Generated from method MR.ChangeOnePointInPolylineAction.action.
|
| virtual void | Dispose () |
| unsafe | Const_ChangeOnePointInPolylineAction (MR._ByValue_ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| | Const_ChangeOnePointInPolylineAction (Const_ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| | Const_ChangeOnePointInPolylineAction (ChangeOnePointInPolylineAction _other) |
| | Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe | Const_ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.VertId pointId) |
| | use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe | Const_ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.VertId pointId, in MR.Vector3f newCoords) |
| | use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
| unsafe MR.Std.String | name () |
| | Generated from method MR.ChangeOnePointInPolylineAction.name.
|
| unsafe ulong | heapBytes () |
| | Generated from method MR.ChangeOnePointInPolylineAction.heapBytes.
|
Undo action that modifies one point's coordinates inside ObjectPolyline Generated from class MR.ChangeOnePointInPolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.