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

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.
 

Static Public Member Functions

static unsafe implicit operator MR.Const_BaseRenderParams (Const_UiRenderParams self)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

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]
 
- Properties inherited from MR.Misc.Object< Const_UiRenderParams >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_UiRenderParams >
bool _IsOwningVal
 

Detailed Description

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


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