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

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

Inheritance diagram for MR.UiRenderParams:

Public Member Functions

unsafe UiRenderParams (MR.Const_UiRenderParams _other)
 Generated from constructor MR.UiRenderParams.UiRenderParams.
 UiRenderParams (UiRenderParams _other)
 Generated from constructor MR.UiRenderParams.UiRenderParams.
Public Member Functions inherited from MR.Const_UiRenderParams
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.BaseRenderParams (UiRenderParams self)
Static Public Member Functions inherited from MR.Const_UiRenderParams
static unsafe implicit operator MR.Const_BaseRenderParams (Const_UiRenderParams self)

Properties

new unsafe MR.Std.? Vector_StdSharedPtrMRBasicUiRenderTask tasks [get, set]
new unsafe ref MR.ViewportId viewportId [get]
new unsafe ref MR.Vector4i viewport [get]
Properties inherited from MR.Const_UiRenderParams
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]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_UiRenderParams
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_UiRenderParams
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

Detailed Description

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

Constructor & Destructor Documentation

◆ UiRenderParams() [1/2]

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

Generated from constructor MR.UiRenderParams.UiRenderParams.

◆ UiRenderParams() [2/2]

MR.UiRenderParams.UiRenderParams ( UiRenderParams _other)
inline

Generated from constructor MR.UiRenderParams.UiRenderParams.

Member Function Documentation

◆ operator MR.BaseRenderParams()

unsafe implicit MR.UiRenderParams.operator MR.BaseRenderParams ( UiRenderParams self)
inlinestatic

Property Documentation

◆ tasks

new unsafe MR.Std.? Vector_StdSharedPtrMRBasicUiRenderTask MR.UiRenderParams.tasks
getset

◆ viewport

new unsafe ref MR.Vector4i MR.UiRenderParams.viewport
get

◆ viewportId

new unsafe ref MR.ViewportId MR.UiRenderParams.viewportId
get

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