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

this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the const half of the class. More...

Inheritance diagram for MR.Const_CoordinateConverters:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_CoordinateConverters ()
 Constructs an empty (default-constructed) instance.
unsafe Const_CoordinateConverters (MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef toInt, MR.Std._ByValue_Function_MRVector3f_From_ConstMRVector3iRef toFloat)
 Constructs MR.CoordinateConverters elementwise.
unsafe Const_CoordinateConverters (MR._ByValue_CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.
 Const_CoordinateConverters (Const_CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.
 Const_CoordinateConverters (CoordinateConverters _other)
 Generated from constructor MR.CoordinateConverters.CoordinateConverters.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Function_MRVector3i_From_ConstMRVector3fRef toInt [get, protected set]
unsafe MR.Std.Const_Function_MRVector3f_From_ConstMRVector3iRef toFloat [get, protected set]

Detailed Description

this struct contains coordinate converters float-int-float Generated from class MR.CoordinateConverters. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_CoordinateConverters() [1/5]

unsafe MR.Const_CoordinateConverters.Const_CoordinateConverters ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_CoordinateConverters() [2/5]

unsafe MR.Const_CoordinateConverters.Const_CoordinateConverters ( MR.Std._ByValue_Function_MRVector3i_From_ConstMRVector3fRef toInt,
MR.Std._ByValue_Function_MRVector3f_From_ConstMRVector3iRef toFloat )
inline

Constructs MR.CoordinateConverters elementwise.

◆ Const_CoordinateConverters() [3/5]

unsafe MR.Const_CoordinateConverters.Const_CoordinateConverters ( MR._ByValue_CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

◆ Const_CoordinateConverters() [4/5]

MR.Const_CoordinateConverters.Const_CoordinateConverters ( Const_CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

◆ Const_CoordinateConverters() [5/5]

MR.Const_CoordinateConverters.Const_CoordinateConverters ( CoordinateConverters _other)
inline

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_CoordinateConverters.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ toFloat

unsafe MR.Std.Const_Function_MRVector3f_From_ConstMRVector3iRef MR.Const_CoordinateConverters.toFloat
getprotected set

◆ toInt

unsafe MR.Std.Const_Function_MRVector3i_From_ConstMRVector3fRef MR.Const_CoordinateConverters.toInt
getprotected set

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