MeshLib C# Docs
Loading...
Searching...
No Matches
MRIRenderObject.cs File Reference

Classes

class  MR
 
class  MR.BaseRenderParams
 Common rendering parameters for meshes and UI. Generated from class MR.BaseRenderParams. Derived classes: Direct: (non-virtual) MR.ModelBaseRenderParams MR.UiRenderParams Indirect: (non-virtual) MR.ModelRenderParams This is the non-const half of the class. More...
 
class  MR.ModelBaseRenderParams
 Common rendering parameters for meshes (both for primary rendering and for the picker; the picker uses this as is while the primary rendering adds more fields). Generated from class MR.ModelBaseRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams Derived classes: Direct: (non-virtual) MR.ModelRenderParams This is the non-const half of the class. More...
 
class  MR.ModelRenderParams
 Mesh rendering parameters for primary rendering (as opposed to the picker). Generated from class MR.ModelRenderParams. Base classes: Direct: (non-virtual) MR.ModelBaseRenderParams Indirect: (non-virtual) MR.BaseRenderParams This is the non-const half of the class. More...
 
class  MR.BasicUiRenderTask
 IRenderObject.renderUi() can emit zero or more or more of those tasks. They are sorted by depth every frame. Generated from class MR.BasicUiRenderTask. This is the non-const half of the class. More...
 
class  MR.UiRenderParams
 Generated from class MR.UiRenderParams. Base classes: Direct: (non-virtual) MR.BaseRenderParams This is the non-const half of the class. More...
 
class  MR.UiRenderManager
 Generated from class MR.UiRenderManager. This is the non-const half of the class. More...
 
class  MR.IRenderObject
 Generated from class MR.IRenderObject. This is the non-const half of the class. More...