Generated from class MR.GcodeProcessor.MoveAction. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | MoveAction () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | MoveAction (MR.GcodeProcessor._ByValue_BaseAction_MRVector3f action, MR.Std._ByValue_Vector_MRVector3f toolDirection, bool idle, float feedrate) |
| Constructs MR.GcodeProcessor.MoveAction elementwise. | |
| unsafe | MoveAction (MR.GcodeProcessor._ByValue_MoveAction _other) |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| MoveAction (Const_MoveAction _other) | |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| MoveAction (MoveAction _other) | |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| unsafe MR.GcodeProcessor.MoveAction | assign (MR.GcodeProcessor._ByValue_MoveAction _other) |
| Generated from method MR::GcodeProcessor::MoveAction::operator=. | |
| Public Member Functions inherited from MR.Const_GcodeProcessor.Const_MoveAction | |
| virtual void | Dispose () |
| unsafe | Const_MoveAction () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_MoveAction (MR.GcodeProcessor._ByValue_BaseAction_MRVector3f action, MR.Std._ByValue_Vector_MRVector3f toolDirection, bool idle, float feedrate) |
| Constructs MR.GcodeProcessor.MoveAction elementwise. | |
| unsafe | Const_MoveAction (MR.GcodeProcessor._ByValue_MoveAction _other) |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| Const_MoveAction (Const_MoveAction _other) | |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| Const_MoveAction (MoveAction _other) | |
| Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction. | |
| unsafe bool | valid () |
| Generated from method MR::GcodeProcessor::MoveAction::valid. | |
Properties | |
| new unsafe MR.GcodeProcessor.BaseAction_MRVector3f | action [get, protected set] |
| new unsafe MR.Std.Vector_MRVector3f | toolDirection [get, protected set] |
| new unsafe ref bool | idle [get] |
| new unsafe ref float | feedrate [get] |
| Properties inherited from MR.Const_GcodeProcessor.Const_MoveAction | |
| unsafe MR.GcodeProcessor.Const_BaseAction_MRVector3f | action [get, protected set] |
| unsafe MR.Std.Const_Vector_MRVector3f | toolDirection [get, protected set] |
| unsafe bool | idle [get] |
| unsafe float | feedrate [get] |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_GcodeProcessor.Const_MoveAction | |
| static unsafe implicit | operator bool (MR.GcodeProcessor.Const_MoveAction _this) |
| Generated from conversion operator MR::GcodeProcessor::MoveAction::operator bool. | |
| Protected Member Functions inherited from MR.Const_GcodeProcessor.Const_MoveAction | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_GcodeProcessor.Const_MoveAction | |
| unsafe bool * | __ref_storage_idle |
| unsafe float * | __ref_storage_feedrate |
Generated from class MR.GcodeProcessor.MoveAction. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.GcodeProcessor.MoveAction elementwise.
|
inline |
Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction.
|
inline |
Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction.
|
inline |
Generated from constructor MR::GcodeProcessor::MoveAction::MoveAction.
|
inline |
Generated from method MR::GcodeProcessor::MoveAction::operator=.
|
getprotected set |
|
get |
|
get |
|
getprotected set |