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...
Public Member Functions | |
| 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. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangeOnePointInPolylineAction self) |
| static unsafe | operator ChangeOnePointInPolylineAction? (MR.HistoryAction parent) |
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.
|
inline |
Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
inline |
Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
inline |
Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
inline |
use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
inline |
use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
|
inline |
Generated from method MR.ChangeOnePointInPolylineAction.action.
|
inline |
Generated from method MR::ChangeOnePointInPolylineAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |