MeshLib C# Docs
Loading...
Searching...
No Matches

symmetric 4x4 matrix Generated from class MR::SymMatrix4<unsigned char>. This is the const half of the class. More...

Inheritance diagram for MR.Const_SymMatrix4_UnsignedChar:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SymMatrix4_UnsignedChar ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SymMatrix4_UnsignedChar (MR.Const_SymMatrix4_UnsignedChar _other)
 Generated from constructor MR::SymMatrix4<unsigned char>::SymMatrix4.
 Const_SymMatrix4_UnsignedChar (SymMatrix4_UnsignedChar _other)
 Generated from constructor MR::SymMatrix4<unsigned char>::SymMatrix4.
unsafe byte trace ()
 computes trace of the matrix Generated from method MR::SymMatrix4<unsigned char>trace.
unsafe byte normSq ()
 computes the squared norm of the matrix, which is equal to the sum of 16 squared elements Generated from method MR::SymMatrix4<unsigned char>normSq.
bool Equals (MR.Const_SymMatrix4_UnsignedChar? _1)
override bool Equals (object? other)

Static Public Member Functions

static unsafe MR.SymMatrix4_UnsignedChar identity ()
 Generated from method MR::SymMatrix4<unsigned char>identity.
static unsafe MR.SymMatrix4_UnsignedChar diagonal (byte diagVal)
 Generated from method MR::SymMatrix4<unsigned char>diagonal.
static unsafe bool operator== (MR.Const_SymMatrix4_UnsignedChar _this, MR.Const_SymMatrix4_UnsignedChar _1)
 Generated from method MR::SymMatrix4<unsigned char>operator==.
static unsafe bool operator!= (MR.Const_SymMatrix4_UnsignedChar _this, MR.Const_SymMatrix4_UnsignedChar _1)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe byte * __ref_storage_xx
unsafe byte * __ref_storage_xy
unsafe byte * __ref_storage_xz
unsafe byte * __ref_storage_xw
unsafe byte * __ref_storage_yy
unsafe byte * __ref_storage_yz
unsafe byte * __ref_storage_yw
unsafe byte * __ref_storage_zz
unsafe byte * __ref_storage_zw
unsafe byte * __ref_storage_ww

Properties

unsafe byte xx [get]
 zero matrix by default
unsafe byte xy [get]
 zero matrix by default
unsafe byte xz [get]
 zero matrix by default
unsafe byte xw [get]
 zero matrix by default
unsafe byte yy [get]
 zero matrix by default
unsafe byte yz [get]
 zero matrix by default
unsafe byte yw [get]
 zero matrix by default
unsafe byte zz [get]
 zero matrix by default
unsafe byte zw [get]
 zero matrix by default
unsafe byte ww [get]
 zero matrix by default

Detailed Description

symmetric 4x4 matrix Generated from class MR::SymMatrix4<unsigned char>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SymMatrix4_UnsignedChar() [1/3]

unsafe MR.Const_SymMatrix4_UnsignedChar.Const_SymMatrix4_UnsignedChar ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_SymMatrix4_UnsignedChar() [2/3]

unsafe MR.Const_SymMatrix4_UnsignedChar.Const_SymMatrix4_UnsignedChar ( MR.Const_SymMatrix4_UnsignedChar _other)
inline

Generated from constructor MR::SymMatrix4<unsigned char>::SymMatrix4.

◆ Const_SymMatrix4_UnsignedChar() [3/3]

MR.Const_SymMatrix4_UnsignedChar.Const_SymMatrix4_UnsignedChar ( SymMatrix4_UnsignedChar _other)
inline

Generated from constructor MR::SymMatrix4<unsigned char>::SymMatrix4.

Member Function Documentation

◆ diagonal()

unsafe MR.SymMatrix4_UnsignedChar MR.Const_SymMatrix4_UnsignedChar.diagonal ( byte diagVal)
inlinestatic

Generated from method MR::SymMatrix4<unsigned char>diagonal.

◆ Dispose() [1/2]

virtual void MR.Const_SymMatrix4_UnsignedChar.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

bool MR.Const_SymMatrix4_UnsignedChar.Equals ( MR.Const_SymMatrix4_UnsignedChar? _1)
inline

◆ Equals() [2/2]

override bool MR.Const_SymMatrix4_UnsignedChar.Equals ( object? other)
inline

◆ identity()

unsafe MR.SymMatrix4_UnsignedChar MR.Const_SymMatrix4_UnsignedChar.identity ( )
inlinestatic

Generated from method MR::SymMatrix4<unsigned char>identity.

◆ normSq()

unsafe byte MR.Const_SymMatrix4_UnsignedChar.normSq ( )
inline

computes the squared norm of the matrix, which is equal to the sum of 16 squared elements Generated from method MR::SymMatrix4<unsigned char>normSq.

◆ operator!=()

unsafe bool MR.Const_SymMatrix4_UnsignedChar.operator!= ( MR.Const_SymMatrix4_UnsignedChar _this,
MR.Const_SymMatrix4_UnsignedChar _1 )
inlinestatic

◆ operator==()

unsafe bool MR.Const_SymMatrix4_UnsignedChar.operator== ( MR.Const_SymMatrix4_UnsignedChar _this,
MR.Const_SymMatrix4_UnsignedChar _1 )
inlinestatic

Generated from method MR::SymMatrix4<unsigned char>operator==.

◆ trace()

unsafe byte MR.Const_SymMatrix4_UnsignedChar.trace ( )
inline

computes trace of the matrix Generated from method MR::SymMatrix4<unsigned char>trace.

Member Data Documentation

◆ __ref_storage_ww

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_ww
protected

◆ __ref_storage_xw

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_xw
protected

◆ __ref_storage_xx

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_xx
protected

◆ __ref_storage_xy

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_xy
protected

◆ __ref_storage_xz

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_xz
protected

◆ __ref_storage_yw

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_yw
protected

◆ __ref_storage_yy

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_yy
protected

◆ __ref_storage_yz

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_yz
protected

◆ __ref_storage_zw

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_zw
protected

◆ __ref_storage_zz

unsafe byte* MR.Const_SymMatrix4_UnsignedChar.__ref_storage_zz
protected

Property Documentation

◆ ww

unsafe byte MR.Const_SymMatrix4_UnsignedChar.ww
get

zero matrix by default

◆ xw

unsafe byte MR.Const_SymMatrix4_UnsignedChar.xw
get

zero matrix by default

◆ xx

unsafe byte MR.Const_SymMatrix4_UnsignedChar.xx
get

zero matrix by default

◆ xy

unsafe byte MR.Const_SymMatrix4_UnsignedChar.xy
get

zero matrix by default

◆ xz

unsafe byte MR.Const_SymMatrix4_UnsignedChar.xz
get

zero matrix by default

◆ yw

unsafe byte MR.Const_SymMatrix4_UnsignedChar.yw
get

zero matrix by default

◆ yy

unsafe byte MR.Const_SymMatrix4_UnsignedChar.yy
get

zero matrix by default

◆ yz

unsafe byte MR.Const_SymMatrix4_UnsignedChar.yz
get

zero matrix by default

◆ zw

unsafe byte MR.Const_SymMatrix4_UnsignedChar.zw
get

zero matrix by default

◆ zz

unsafe byte MR.Const_SymMatrix4_UnsignedChar.zz
get

zero matrix by default


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