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...
Public Member Functions | |
| unsafe | ModelBaseRenderParams (MR.Const_ModelBaseRenderParams _other) |
| Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams. | |
| ModelBaseRenderParams (ModelBaseRenderParams _other) | |
| Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams. | |
| Public Member Functions inherited from MR.Const_ModelBaseRenderParams | |
| virtual void | Dispose () |
| unsafe | Const_ModelBaseRenderParams (MR.Const_ModelBaseRenderParams _other) |
| Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams. | |
| Const_ModelBaseRenderParams (ModelBaseRenderParams _other) | |
| Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.BaseRenderParams (ModelBaseRenderParams self) |
| Static Public Member Functions inherited from MR.Const_ModelBaseRenderParams | |
| static unsafe implicit | operator MR.Const_BaseRenderParams (Const_ModelBaseRenderParams self) |
Properties | |
| new unsafe ref MR.DepthFunction | depthFunction [get] |
| new unsafe ref MR.ViewportId | viewportId [get] |
| new unsafe ref MR.Vector4i | viewport [get] |
| Properties inherited from MR.Const_ModelBaseRenderParams | |
| unsafe ref readonly MR.Matrix4f | modelMatrix [get] |
| unsafe MR.Const_Plane3f | clipPlane [get, protected set] |
| unsafe MR.DepthFunction | depthFunction [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_ModelBaseRenderParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_ModelBaseRenderParams | |
| unsafe MR.Matrix4f * | __ref_storage_modelMatrix |
| unsafe MR.DepthFunction * | __ref_storage_depthFunction |
| unsafe MR.Matrix4f * | __ref_storage_viewMatrix |
| unsafe MR.Matrix4f * | __ref_storage_projMatrix |
| unsafe MR.ViewportId * | __ref_storage_viewportId |
| unsafe MR.Vector4i * | __ref_storage_viewport |
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.
|
inline |
Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams.
|
inline |
Generated from constructor MR.ModelBaseRenderParams.ModelBaseRenderParams.
|
inlinestatic |
|
get |
|
get |
|
get |