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

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty<MR::Vector4<unsigned char>>. This is the const half of the class. More...

Inheritance diagram for MR.Const_ViewportProperty_MRVector4UnsignedChar:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ViewportProperty_MRVector4UnsignedChar ()
 Constructs an empty (default-constructed) instance.
unsafe Const_ViewportProperty_MRVector4UnsignedChar (MR._ByValue_ViewportProperty_MRVector4UnsignedChar _other)
 Generated from constructor MR::ViewportProperty<MR::Vector4<unsigned char>>::ViewportProperty.
 Const_ViewportProperty_MRVector4UnsignedChar (Const_ViewportProperty_MRVector4UnsignedChar _other)
 Generated from constructor MR::ViewportProperty<MR::Vector4<unsigned char>>::ViewportProperty.
 Const_ViewportProperty_MRVector4UnsignedChar (ViewportProperty_MRVector4UnsignedChar _other)
 Generated from constructor MR::ViewportProperty<MR::Vector4<unsigned char>>::ViewportProperty.
unsafe Const_ViewportProperty_MRVector4UnsignedChar (MR.Const_Vector4_UnsignedChar def)
 Generated from constructor MR::ViewportProperty<MR::Vector4<unsigned char>>::ViewportProperty.
unsafe MR.Const_Vector4_UnsignedChar get ()
 gets default property value Generated from method MR::ViewportProperty<MR::Vector4<unsigned char>>get.
unsafe MR.Const_Vector4_UnsignedChar get (MR.ViewportId id, MR.Misc.InOut< bool >? isDef=null)
 gets property value for given viewport: specific if available otherwise default one;
bool Equals (MR.Const_ViewportProperty_MRVector4UnsignedChar? _1)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator Const_ViewportProperty_MRVector4UnsignedChar (MR.Const_Vector4_UnsignedChar def)
 Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.
static unsafe bool operator== (MR.Const_ViewportProperty_MRVector4UnsignedChar _this, MR.Const_ViewportProperty_MRVector4UnsignedChar _1)
 Generated from method MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;operator==.
static unsafe bool operator!= (MR.Const_ViewportProperty_MRVector4UnsignedChar _this, MR.Const_ViewportProperty_MRVector4UnsignedChar _1)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

storage of some viewport-dependent property, which has some default value for all viewports and special values for some specific viewports Generated from class MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ViewportProperty_MRVector4UnsignedChar() [1/5]

unsafe MR.Const_ViewportProperty_MRVector4UnsignedChar.Const_ViewportProperty_MRVector4UnsignedChar ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_ViewportProperty_MRVector4UnsignedChar() [2/5]

unsafe MR.Const_ViewportProperty_MRVector4UnsignedChar.Const_ViewportProperty_MRVector4UnsignedChar ( MR._ByValue_ViewportProperty_MRVector4UnsignedChar _other)
inline

Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.

◆ Const_ViewportProperty_MRVector4UnsignedChar() [3/5]

MR.Const_ViewportProperty_MRVector4UnsignedChar.Const_ViewportProperty_MRVector4UnsignedChar ( Const_ViewportProperty_MRVector4UnsignedChar _other)
inline

Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.

◆ Const_ViewportProperty_MRVector4UnsignedChar() [4/5]

MR.Const_ViewportProperty_MRVector4UnsignedChar.Const_ViewportProperty_MRVector4UnsignedChar ( ViewportProperty_MRVector4UnsignedChar _other)
inline

Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.

◆ Const_ViewportProperty_MRVector4UnsignedChar() [5/5]

unsafe MR.Const_ViewportProperty_MRVector4UnsignedChar.Const_ViewportProperty_MRVector4UnsignedChar ( MR.Const_Vector4_UnsignedChar def)
inline

Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ViewportProperty_MRVector4UnsignedChar.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ get() [1/2]

unsafe MR.Const_Vector4_UnsignedChar MR.Const_ViewportProperty_MRVector4UnsignedChar.get ( )
inline

gets default property value Generated from method MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;get.

◆ get() [2/2]

unsafe MR.Const_Vector4_UnsignedChar MR.Const_ViewportProperty_MRVector4UnsignedChar.get ( MR.ViewportId id,
MR.Misc.InOut< bool >? isDef = null )
inline

gets property value for given viewport: specific if available otherwise default one;

Parameters
isDefreceives true if this viewport does not have specific value and default one is returned Generated from method MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;get.

◆ operator Const_ViewportProperty_MRVector4UnsignedChar()

unsafe implicit MR.Const_ViewportProperty_MRVector4UnsignedChar.operator Const_ViewportProperty_MRVector4UnsignedChar ( MR.Const_Vector4_UnsignedChar def)
inlinestatic

Generated from constructor MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;::ViewportProperty.

◆ operator!=()

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

◆ operator==()

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

Generated from method MR::ViewportProperty&lt;MR::Vector4&lt;unsigned char&gt;&gt;operator==.


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