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

Generated from class MR::GcodeProcessor::BaseAction<MR.Vector2f>. This is the non-const half of the class. More...

Inheritance diagram for MR.Const_GcodeProcessor.BaseAction_MRVector2f:

Public Member Functions

unsafe BaseAction_MRVector2f ()
 Constructs an empty (default-constructed) instance.
unsafe BaseAction_MRVector2f (MR.Std._ByValue_Vector_MRVector2f path, string warning)
 Constructs MR::GcodeProcessor::BaseAction<MR.Vector2f> elementwise.
unsafe BaseAction_MRVector2f (MR.GcodeProcessor._ByValue_BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.
 BaseAction_MRVector2f (Const_BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.
 BaseAction_MRVector2f (BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.
unsafe MR.GcodeProcessor.BaseAction_MRVector2f assign (MR.GcodeProcessor._ByValue_BaseAction_MRVector2f _other)
 Generated from method MR::GcodeProcessor::BaseAction<MR.Vector2f>::operator=.
Public Member Functions inherited from MR.Const_GcodeProcessor.Const_BaseAction_MRVector2f
virtual void Dispose ()
unsafe Const_BaseAction_MRVector2f ()
 Constructs an empty (default-constructed) instance.
unsafe Const_BaseAction_MRVector2f (MR.Std._ByValue_Vector_MRVector2f path, string warning)
 Constructs MR::GcodeProcessor::BaseAction<MR.Vector2f> elementwise.
unsafe Const_BaseAction_MRVector2f (MR.GcodeProcessor._ByValue_BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.
 Const_BaseAction_MRVector2f (Const_BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.
 Const_BaseAction_MRVector2f (BaseAction_MRVector2f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.

Properties

new unsafe MR.Std.Vector_MRVector2f path [get, protected set]
new unsafe MR.Std.String warning [get, protected set]
Properties inherited from MR.Const_GcodeProcessor.Const_BaseAction_MRVector2f
unsafe MR.Std.Const_Vector_MRVector2f path [get, protected set]
unsafe MR.Std.Const_String warning [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_GcodeProcessor.Const_BaseAction_MRVector2f
virtual unsafe void Dispose (bool disposing)

Detailed Description

Generated from class MR::GcodeProcessor::BaseAction<MR.Vector2f>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ BaseAction_MRVector2f() [1/5]

unsafe MR.Const_GcodeProcessor.BaseAction_MRVector2f.BaseAction_MRVector2f ( )
inline

Constructs an empty (default-constructed) instance.

◆ BaseAction_MRVector2f() [2/5]

unsafe MR.Const_GcodeProcessor.BaseAction_MRVector2f.BaseAction_MRVector2f ( MR.Std._ByValue_Vector_MRVector2f path,
string warning )
inline

Constructs MR::GcodeProcessor::BaseAction<MR.Vector2f> elementwise.

◆ BaseAction_MRVector2f() [3/5]

unsafe MR.Const_GcodeProcessor.BaseAction_MRVector2f.BaseAction_MRVector2f ( MR.GcodeProcessor._ByValue_BaseAction_MRVector2f _other)
inline

Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.

◆ BaseAction_MRVector2f() [4/5]

MR.Const_GcodeProcessor.BaseAction_MRVector2f.BaseAction_MRVector2f ( Const_BaseAction_MRVector2f _other)
inline

Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.

◆ BaseAction_MRVector2f() [5/5]

MR.Const_GcodeProcessor.BaseAction_MRVector2f.BaseAction_MRVector2f ( BaseAction_MRVector2f _other)
inline

Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector2f>::BaseAction.

Member Function Documentation

◆ assign()

unsafe MR.GcodeProcessor.BaseAction_MRVector2f MR.Const_GcodeProcessor.BaseAction_MRVector2f.assign ( MR.GcodeProcessor._ByValue_BaseAction_MRVector2f _other)
inline

Generated from method MR::GcodeProcessor::BaseAction<MR.Vector2f>::operator=.

Property Documentation

◆ path

new unsafe MR.Std.Vector_MRVector2f MR.Const_GcodeProcessor.BaseAction_MRVector2f.path
getprotected set

◆ warning

new unsafe MR.Std.String MR.Const_GcodeProcessor.BaseAction_MRVector2f.warning
getprotected set

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