Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) Generated from class MR.PartialChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
More...
|
| unsafe | PartialChangeMeshPointsAction (MR._ByValue_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| |
| | PartialChangeMeshPointsAction (Const_PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| |
| | PartialChangeMeshPointsAction (PartialChangeMeshPointsAction _other) |
| | Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| |
| unsafe | PartialChangeMeshPointsAction (string name, MR._ByValueShared_ObjectMesh obj, MR.Const_CmpOld _3, MR.Const_VertCoords oldPoints) |
| | use this constructor after the object already contains new points, and old points are passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| |
| unsafe | PartialChangeMeshPointsAction (string name, MR._ByValueShared_ObjectMesh obj, MR.Const_SetNew _3, MR.Misc._Moved< MR.VertCoords > newPoints) |
| | use this constructor to set new object's points and remember its difference from existed points for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
|
| |
| unsafe MR.PartialChangeMeshPointsAction | assign (MR._ByValue_PartialChangeMeshPointsAction _other) |
| | Generated from method MR.PartialChangeMeshPointsAction.operator=.
|
| |
| unsafe void | action (MR.HistoryAction.Type _1) |
| | Generated from method MR.PartialChangeMeshPointsAction.action.
|
| |
Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) Generated from class MR.PartialChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
◆ PartialChangeMeshPointsAction() [1/5]
| unsafe MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction |
( |
MR._ByValue_PartialChangeMeshPointsAction | _other | ) |
|
|
inline |
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
◆ PartialChangeMeshPointsAction() [2/5]
| MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction |
( |
Const_PartialChangeMeshPointsAction | _other | ) |
|
|
inline |
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
◆ PartialChangeMeshPointsAction() [3/5]
Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
◆ PartialChangeMeshPointsAction() [4/5]
| unsafe MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction |
( |
string | name, |
|
|
MR._ByValueShared_ObjectMesh | obj, |
|
|
MR.Const_CmpOld | _3, |
|
|
MR.Const_VertCoords | oldPoints ) |
|
inline |
use this constructor after the object already contains new points, and old points are passed to remember the difference for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
◆ PartialChangeMeshPointsAction() [5/5]
| unsafe MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction |
( |
string | name, |
|
|
MR._ByValueShared_ObjectMesh | obj, |
|
|
MR.Const_SetNew | _3, |
|
|
MR.Misc._Moved< MR.VertCoords > | newPoints ) |
|
inline |
use this constructor to set new object's points and remember its difference from existed points for future undoing Generated from constructor MR.PartialChangeMeshPointsAction.PartialChangeMeshPointsAction.
◆ action()
| unsafe void MR.PartialChangeMeshPointsAction.action |
( |
MR.HistoryAction.Type | _1 | ) |
|
|
inline |
◆ assign()
Generated from method MR.PartialChangeMeshPointsAction.operator=.
◆ operator MR.HistoryAction()
◆ operator PartialChangeMeshPointsAction?()
The documentation for this class was generated from the following file: