Generated from class MR.GcodeProcessor.MoveAction. This is the const half of the class.
More...
|
|
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.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.GcodeProcessor.MoveAction.valid.
|
| |
|
|
static unsafe implicit | operator bool (MR.GcodeProcessor.Const_MoveAction _this) |
| | Generated from conversion operator MR.GcodeProcessor.MoveAction.operator bool.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.GcodeProcessor.Const_BaseAction_MRVector3f | action [get] |
| |
|
unsafe MR.Std.Const_Vector_MRVector3f | toolDirection [get] |
| |
|
unsafe bool | idle [get] |
| |
|
unsafe float | feedrate [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.GcodeProcessor.MoveAction. This is the const half of the class.
The documentation for this class was generated from the following file: