Undo action for ObjectMeshHolder uvCoords change Generated from class MR.ChangeMeshUVCoordsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangeMeshUVCoordsAction (MR._ByValue_ChangeMeshUVCoordsAction _other) |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| ChangeMeshUVCoordsAction (Const_ChangeMeshUVCoordsAction _other) | |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| ChangeMeshUVCoordsAction (ChangeMeshUVCoordsAction _other) | |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe | ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder obj) |
| use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe | ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder obj, MR.Misc._Moved< MR.VertCoords2 > newUvCoords) |
| use this constructor to remember object's uv-coordinates and immediate set new value Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe MR.ChangeMeshUVCoordsAction | assign (MR._ByValue_ChangeMeshUVCoordsAction _other) |
| Generated from method MR::ChangeMeshUVCoordsAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangeMeshUVCoordsAction.action. | |
| Public Member Functions inherited from MR.Const_ChangeMeshUVCoordsAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangeMeshUVCoordsAction (MR._ByValue_ChangeMeshUVCoordsAction _other) |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| Const_ChangeMeshUVCoordsAction (Const_ChangeMeshUVCoordsAction _other) | |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| Const_ChangeMeshUVCoordsAction (ChangeMeshUVCoordsAction _other) | |
| Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe | Const_ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder obj) |
| use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe | Const_ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder obj, MR.Misc._Moved< MR.VertCoords2 > newUvCoords) |
| use this constructor to remember object's uv-coordinates and immediate set new value Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangeMeshUVCoordsAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangeMeshUVCoordsAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangeMeshUVCoordsAction self) |
| static unsafe | operator ChangeMeshUVCoordsAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangeMeshUVCoordsAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangeMeshUVCoordsAction self) |
| static unsafe | operator Const_ChangeMeshUVCoordsAction? (MR.Const_HistoryAction parent) |
| static unsafe void | setObjectDirty (MR.Std.Const_SharedPtr_MRObjectMeshHolder obj) |
| Generated from method MR.ChangeMeshUVCoordsAction.setObjectDirty. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangeMeshUVCoordsAction | |
| virtual unsafe void | Dispose (bool disposing) |
Undo action for ObjectMeshHolder uvCoords change Generated from class MR.ChangeMeshUVCoordsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
|
inline |
Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
|
inline |
Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
|
inline |
use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
|
inline |
use this constructor to remember object's uv-coordinates and immediate set new value Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
|
inline |
Generated from method MR.ChangeMeshUVCoordsAction.action.
|
inline |
Generated from method MR::ChangeMeshUVCoordsAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |