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

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

Inheritance diagram for MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_BaseAction_MRVector3f ()
 Constructs an empty (default-constructed) instance.
unsafe Const_BaseAction_MRVector3f (MR.Std._ByValue_Vector_MRVector3f path, string warning)
 Constructs MR::GcodeProcessor::BaseAction<MR.Vector3f> elementwise.
unsafe Const_BaseAction_MRVector3f (MR.GcodeProcessor._ByValue_BaseAction_MRVector3f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector3f>::BaseAction.
 Const_BaseAction_MRVector3f (Const_BaseAction_MRVector3f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector3f>::BaseAction.
 Const_BaseAction_MRVector3f (BaseAction_MRVector3f _other)
 Generated from constructor MR::GcodeProcessor::BaseAction<MR.Vector3f>::BaseAction.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Vector_MRVector3f path [get, protected set]
unsafe MR.Std.Const_String warning [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_BaseAction_MRVector3f() [1/5]

unsafe MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Const_BaseAction_MRVector3f ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_BaseAction_MRVector3f() [2/5]

unsafe MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Const_BaseAction_MRVector3f ( MR.Std._ByValue_Vector_MRVector3f path,
string warning )
inline

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

◆ Const_BaseAction_MRVector3f() [3/5]

unsafe MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Const_BaseAction_MRVector3f ( MR.GcodeProcessor._ByValue_BaseAction_MRVector3f _other)
inline

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

◆ Const_BaseAction_MRVector3f() [4/5]

MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Const_BaseAction_MRVector3f ( Const_BaseAction_MRVector3f _other)
inline

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

◆ Const_BaseAction_MRVector3f() [5/5]

MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Const_BaseAction_MRVector3f ( BaseAction_MRVector3f _other)
inline

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ path

unsafe MR.Std.Const_Vector_MRVector3f MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.path
getprotected set

◆ warning

unsafe MR.Std.Const_String MR.Const_GcodeProcessor.Const_BaseAction_MRVector3f.warning
getprotected set

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