History action for xf change Generated from class MR.ChangeXfAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangeXfAction (MR._ByValue_ChangeXfAction _other) |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| ChangeXfAction (Const_ChangeXfAction _other) | |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| ChangeXfAction (ChangeXfAction _other) | |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe | ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj) |
| use this constructor to remember object's transformation before making any changes in it Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe | ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj, in MR.AffineXf3f newXf) |
| use this constructor to remember object's transformation and immediately set new mesh Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe MR.ChangeXfAction | assign (MR._ByValue_ChangeXfAction _other) |
| Generated from method MR::ChangeXfAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangeXfAction.action. | |
| Public Member Functions inherited from MR.Const_ChangeXfAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangeXfAction (MR._ByValue_ChangeXfAction _other) |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| Const_ChangeXfAction (Const_ChangeXfAction _other) | |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| Const_ChangeXfAction (ChangeXfAction _other) | |
| Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe | Const_ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj) |
| use this constructor to remember object's transformation before making any changes in it Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe | Const_ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj, in MR.AffineXf3f newXf) |
| use this constructor to remember object's transformation and immediately set new mesh Generated from constructor MR.ChangeXfAction.ChangeXfAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangeXfAction.name. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangeXfAction.heapBytes. | |
| unsafe MR.Std.Const_SharedPtr_MRObject | obj () |
| Generated from method MR.ChangeXfAction.obj. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangeXfAction self) |
| static unsafe | operator ChangeXfAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangeXfAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangeXfAction self) |
| static unsafe | operator Const_ChangeXfAction? (MR.Const_HistoryAction parent) |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangeXfAction | |
| virtual unsafe void | Dispose (bool disposing) |
History action for xf change Generated from class MR.ChangeXfAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangeXfAction.ChangeXfAction.
|
inline |
Generated from constructor MR.ChangeXfAction.ChangeXfAction.
|
inline |
Generated from constructor MR.ChangeXfAction.ChangeXfAction.
|
inline |
use this constructor to remember object's transformation before making any changes in it Generated from constructor MR.ChangeXfAction.ChangeXfAction.
|
inline |
use this constructor to remember object's transformation and immediately set new mesh Generated from constructor MR.ChangeXfAction.ChangeXfAction.
|
inline |
Generated from method MR.ChangeXfAction.action.
|
inline |
Generated from method MR::ChangeXfAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |