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.Const_ConvertToIntVector toInt, MR.Const_ConvertToFloatVector toFloat)
 Constructs MR.CoordinateConverters elementwise.
unsafe Const_CoordinateConverters (MR.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.Const_ConvertToIntVector toInt [get, protected set]
unsafe MR.Const_ConvertToFloatVector 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/4]

unsafe MR.Const_CoordinateConverters.Const_CoordinateConverters ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_CoordinateConverters() [2/4]

unsafe MR.Const_CoordinateConverters.Const_CoordinateConverters ( MR.Const_ConvertToIntVector toInt,
MR.Const_ConvertToFloatVector toFloat )
inline

Constructs MR.CoordinateConverters elementwise.

◆ Const_CoordinateConverters() [3/4]

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

Generated from constructor MR.CoordinateConverters.CoordinateConverters.

◆ Const_CoordinateConverters() [4/4]

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.Const_ConvertToFloatVector MR.Const_CoordinateConverters.toFloat
getprotected set

◆ toInt

unsafe MR.Const_ConvertToIntVector MR.Const_CoordinateConverters.toInt
getprotected set

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