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

Generated from class MR.UiRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams This is the const half of the class. More...

Inheritance diagram for MR.Const_UiRenderParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_UiRenderParams (MR.Const_UiRenderParams _other)
 Generated from constructor MR.UiRenderParams.UiRenderParams.
 Const_UiRenderParams (UiRenderParams _other)
 Generated from constructor MR.UiRenderParams.UiRenderParams.

Static Public Member Functions

static unsafe implicit operator MR.Const_BaseRenderParams (Const_UiRenderParams self)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Std.Vector_StdSharedPtrMRBasicUiRenderTask._Underlying ** __ptr_storage_tasks
unsafe MR.Matrix4f__ref_storage_viewMatrix
unsafe MR.Matrix4f__ref_storage_projMatrix
unsafe MR.ViewportId__ref_storage_viewportId
unsafe MR.Vector4i__ref_storage_viewport

Properties

unsafe MR.Std.? Vector_StdSharedPtrMRBasicUiRenderTask tasks [get]
unsafe ref readonly MR.Matrix4f viewMatrix [get]
unsafe ref readonly MR.Matrix4f projMatrix [get]
unsafe ref readonly MR.ViewportId viewportId [get]
unsafe ref readonly MR.Vector4i viewport [get]

Detailed Description

Generated from class MR.UiRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_UiRenderParams() [1/2]

unsafe MR.Const_UiRenderParams.Const_UiRenderParams ( MR.Const_UiRenderParams _other)
inline

Generated from constructor MR.UiRenderParams.UiRenderParams.

◆ Const_UiRenderParams() [2/2]

MR.Const_UiRenderParams.Const_UiRenderParams ( UiRenderParams _other)
inline

Generated from constructor MR.UiRenderParams.UiRenderParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_UiRenderParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ operator MR.Const_BaseRenderParams()

unsafe implicit MR.Const_UiRenderParams.operator MR.Const_BaseRenderParams ( Const_UiRenderParams self)
inlinestatic

Member Data Documentation

◆ __ptr_storage_tasks

unsafe MR.Std.Vector_StdSharedPtrMRBasicUiRenderTask._Underlying** MR.Const_UiRenderParams.__ptr_storage_tasks
protected

◆ __ref_storage_projMatrix

unsafe MR.Matrix4f* MR.Const_UiRenderParams.__ref_storage_projMatrix
protected

◆ __ref_storage_viewMatrix

unsafe MR.Matrix4f* MR.Const_UiRenderParams.__ref_storage_viewMatrix
protected

◆ __ref_storage_viewport

unsafe MR.Vector4i* MR.Const_UiRenderParams.__ref_storage_viewport
protected

◆ __ref_storage_viewportId

unsafe MR.ViewportId* MR.Const_UiRenderParams.__ref_storage_viewportId
protected

Property Documentation

◆ projMatrix

unsafe ref readonly MR.Matrix4f MR.Const_UiRenderParams.projMatrix
get

◆ tasks

unsafe MR.Std.? Vector_StdSharedPtrMRBasicUiRenderTask MR.Const_UiRenderParams.tasks
get

◆ viewMatrix

unsafe ref readonly MR.Matrix4f MR.Const_UiRenderParams.viewMatrix
get

◆ viewport

unsafe ref readonly MR.Vector4i MR.Const_UiRenderParams.viewport
get

◆ viewportId

unsafe ref readonly MR.ViewportId MR.Const_UiRenderParams.viewportId
get

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