Undo action for points field inside ObjectPoints Generated from class MR.ChangePointCloudPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangePointCloudPointsAction (MR._ByValue_ChangePointCloudPointsAction _other) |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| ChangePointCloudPointsAction (Const_ChangePointCloudPointsAction _other) | |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| ChangePointCloudPointsAction (ChangePointCloudPointsAction _other) | |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe | ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj) |
| use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe | ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.Misc._Moved< MR.VertCoords > newPoints) |
| use this constructor to remember object's points field and immediate set new value Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe MR.ChangePointCloudPointsAction | assign (MR._ByValue_ChangePointCloudPointsAction _other) |
| Generated from method MR::ChangePointCloudPointsAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangePointCloudPointsAction.action. | |
| Public Member Functions inherited from MR.Const_ChangePointCloudPointsAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangePointCloudPointsAction (MR._ByValue_ChangePointCloudPointsAction _other) |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| Const_ChangePointCloudPointsAction (Const_ChangePointCloudPointsAction _other) | |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| Const_ChangePointCloudPointsAction (ChangePointCloudPointsAction _other) | |
| Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe | Const_ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj) |
| use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe | Const_ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.Misc._Moved< MR.VertCoords > newPoints) |
| use this constructor to remember object's points field and immediate set new value Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangePointCloudPointsAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangePointCloudPointsAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangePointCloudPointsAction self) |
| static unsafe | operator ChangePointCloudPointsAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangePointCloudPointsAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangePointCloudPointsAction self) |
| static unsafe | operator Const_ChangePointCloudPointsAction? (MR.Const_HistoryAction parent) |
| static unsafe void | setObjectDirty (MR.Std.Const_SharedPtr_MRObjectPoints obj) |
| Generated from method MR.ChangePointCloudPointsAction.setObjectDirty. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangePointCloudPointsAction | |
| virtual unsafe void | Dispose (bool disposing) |
Undo action for points field inside ObjectPoints Generated from class MR.ChangePointCloudPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
|
inline |
Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
|
inline |
Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
|
inline |
use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
|
inline |
use this constructor to remember object's points field and immediate set new value Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
|
inline |
Generated from method MR.ChangePointCloudPointsAction.action.
|
inline |
Generated from method MR::ChangePointCloudPointsAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |