MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_GcodeProcessor Class Reference

Generated from class MR.GcodeProcessor. This is the const half of the class. More...

Inheritance diagram for MR.Const_GcodeProcessor:

Classes

class  _ByValue_BaseAction_MRVector2f
 This is used as a function parameter when the underlying function receives BaseAction_MRVector2f by value. Usage:
class  _ByValue_BaseAction_MRVector3f
 This is used as a function parameter when the underlying function receives BaseAction_MRVector3f by value. Usage:
class  _ByValue_MoveAction
 This is used as a function parameter when the underlying function receives MoveAction by value. Usage:
class  _InOptConst_BaseAction_MRVector2f
 This is used for optional parameters of class BaseAction_MRVector2f with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_BaseAction_MRVector2f. Usage:
class  _InOptConst_BaseAction_MRVector3f
 This is used for optional parameters of class BaseAction_MRVector3f with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_BaseAction_MRVector3f. Usage:
class  _InOptConst_Command
 This is used for optional parameters of class Command with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Command. Usage:
class  _InOptConst_MoveAction
 This is used for optional parameters of class MoveAction with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_MoveAction. Usage:
class  _InOptMut_BaseAction_MRVector2f
 This is used for optional parameters of class BaseAction_MRVector2f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_BaseAction_MRVector2f. Usage:
class  _InOptMut_BaseAction_MRVector3f
 This is used for optional parameters of class BaseAction_MRVector3f with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_BaseAction_MRVector3f. Usage:
class  _InOptMut_Command
 This is used for optional parameters of class Command with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Command. Usage:
class  _InOptMut_MoveAction
 This is used for optional parameters of class MoveAction with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_MoveAction. Usage:
struct  _Underlying
class  BaseAction_MRVector2f
 Generated from class MR::GcodeProcessor::BaseAction<MR.Vector2f>. This is the non-const half of the class. More...
class  BaseAction_MRVector3f
 Generated from class MR::GcodeProcessor::BaseAction<MR.Vector3f>. This is the non-const half of the class. More...
class  Command
 Generated from class MR.GcodeProcessor.Command. This is the non-const half of the class. More...
class  Const_BaseAction_MRVector2f
 Generated from class MR::GcodeProcessor::BaseAction<MR.Vector2f>. This is the const half of the class. More...
class  Const_BaseAction_MRVector3f
 Generated from class MR::GcodeProcessor::BaseAction<MR.Vector3f>. This is the const half of the class. More...
class  Const_Command
 Generated from class MR.GcodeProcessor.Command. This is the const half of the class. More...
class  Const_MoveAction
 Generated from class MR.GcodeProcessor.MoveAction. This is the const half of the class. More...
class  MoveAction
 Generated from class MR.GcodeProcessor.MoveAction. This is the non-const half of the class. More...

Public Member Functions

virtual void Dispose ()
unsafe Const_GcodeProcessor ()
 Constructs an empty (default-constructed) instance.
unsafe Const_GcodeProcessor (MR._ByValue_GcodeProcessor _other)
 Generated from constructor MR.GcodeProcessor.GcodeProcessor.
 Const_GcodeProcessor (Const_GcodeProcessor _other)
 Generated from constructor MR.GcodeProcessor.GcodeProcessor.
 Const_GcodeProcessor (GcodeProcessor _other)
 Generated from constructor MR.GcodeProcessor.GcodeProcessor.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Generated from class MR.GcodeProcessor. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_GcodeProcessor() [1/4]

unsafe MR.Const_GcodeProcessor.Const_GcodeProcessor ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_GcodeProcessor() [2/4]

unsafe MR.Const_GcodeProcessor.Const_GcodeProcessor ( MR._ByValue_GcodeProcessor _other)
inline

Generated from constructor MR.GcodeProcessor.GcodeProcessor.

◆ Const_GcodeProcessor() [3/4]

MR.Const_GcodeProcessor.Const_GcodeProcessor ( Const_GcodeProcessor _other)
inline

Generated from constructor MR.GcodeProcessor.GcodeProcessor.

◆ Const_GcodeProcessor() [4/4]

MR.Const_GcodeProcessor.Const_GcodeProcessor ( GcodeProcessor _other)
inline

Generated from constructor MR.GcodeProcessor.GcodeProcessor.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_GcodeProcessor.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_GcodeProcessor.Dispose ( bool disposing)
inlineprotectedvirtual

The documentation for this class was generated from the following file: