|
| unsafe | ChangeOnePointInCloudAction (MR._ByValue_ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| | ChangeOnePointInCloudAction (Const_ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| | ChangeOnePointInCloudAction (ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe | ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.VertId pointId) |
| | use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe | ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints 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.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe MR.ChangeOnePointInCloudAction | assign (MR._ByValue_ChangeOnePointInCloudAction _other) |
| | Generated from method MR::ChangeOnePointInCloudAction::operator=.
|
| unsafe void | action (MR.HistoryAction.Type _1) |
| | Generated from method MR.ChangeOnePointInCloudAction.action.
|
| virtual void | Dispose () |
| unsafe | Const_ChangeOnePointInCloudAction (MR._ByValue_ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| | Const_ChangeOnePointInCloudAction (Const_ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| | Const_ChangeOnePointInCloudAction (ChangeOnePointInCloudAction _other) |
| | Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe | Const_ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.VertId pointId) |
| | use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe | Const_ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints 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.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
|
| unsafe MR.Std.String | name () |
| | Generated from method MR.ChangeOnePointInCloudAction.name.
|
| unsafe ulong | heapBytes () |
| | Generated from method MR.ChangeOnePointInCloudAction.heapBytes.
|
Undo action that modifies one point's coordinates inside ObjectPoints Generated from class MR.ChangeOnePointInCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.