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

Generated from class MR::Matrix3<unsigned char>QR. This is the const half of the class. More...

Inheritance diagram for MR.Const_Matrix3_UnsignedChar.Const_QR:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_QR ()
 Constructs an empty (default-constructed) instance.
unsafe Const_QR (MR.Const_Matrix3_UnsignedChar q, MR.Const_Matrix3_UnsignedChar r)
 Constructs MR::Matrix3<unsigned char>QR elementwise.
unsafe Const_QR (MR.Matrix3_UnsignedChar.Const_QR _other)
 Generated from constructor MR::Matrix3<unsigned char>QR.QR.
 Const_QR (QR _other)
 Generated from constructor MR::Matrix3<unsigned char>QR.QR.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_Matrix3_UnsignedChar q [get, protected set]
unsafe MR.Const_Matrix3_UnsignedChar r [get, protected set]

Detailed Description

Generated from class MR::Matrix3<unsigned char>QR. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_QR() [1/4]

unsafe MR.Const_Matrix3_UnsignedChar.Const_QR.Const_QR ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_QR() [2/4]

unsafe MR.Const_Matrix3_UnsignedChar.Const_QR.Const_QR ( MR.Const_Matrix3_UnsignedChar q,
MR.Const_Matrix3_UnsignedChar r )
inline

Constructs MR::Matrix3<unsigned char>QR elementwise.

◆ Const_QR() [3/4]

unsafe MR.Const_Matrix3_UnsignedChar.Const_QR.Const_QR ( MR.Matrix3_UnsignedChar.Const_QR _other)
inline

Generated from constructor MR::Matrix3<unsigned char>QR.QR.

◆ Const_QR() [4/4]

MR.Const_Matrix3_UnsignedChar.Const_QR.Const_QR ( QR _other)
inline

Generated from constructor MR::Matrix3<unsigned char>QR.QR.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Matrix3_UnsignedChar.Const_QR.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Matrix3_UnsignedChar.Const_QR.Dispose ( bool disposing)
inlineprotectedvirtual

Property Documentation

◆ q

unsafe MR.Const_Matrix3_UnsignedChar MR.Const_Matrix3_UnsignedChar.Const_QR.q
getprotected set

◆ r

unsafe MR.Const_Matrix3_UnsignedChar MR.Const_Matrix3_UnsignedChar.Const_QR.r
getprotected set

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