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 const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
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 const half of the class.
◆ Const_ModelRenderParams() [1/2]
◆ Const_ModelRenderParams() [2/2]
◆ Dispose() [1/2]
| virtual void MR.Const_ModelRenderParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_ModelRenderParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator MR.Const_BaseRenderParams()
◆ operator MR.Const_ModelBaseRenderParams()
◆ __ptr_storage_normMatrixPtr
| unsafe MR.ConstBox_Matrix4f._Underlying** MR.Const_ModelRenderParams.__ptr_storage_normMatrixPtr |
|
protected |
◆ __ref_storage_depthFunction
◆ __ref_storage_lightPos
| unsafe MR.Vector3f* MR.Const_ModelRenderParams.__ref_storage_lightPos |
|
protected |
◆ __ref_storage_modelMatrix
| unsafe MR.Matrix4f* MR.Const_ModelRenderParams.__ref_storage_modelMatrix |
|
protected |
◆ __ref_storage_passMask
◆ __ref_storage_projMatrix
| unsafe MR.Matrix4f* MR.Const_ModelRenderParams.__ref_storage_projMatrix |
|
protected |
◆ __ref_storage_viewMatrix
| unsafe MR.Matrix4f* MR.Const_ModelRenderParams.__ref_storage_viewMatrix |
|
protected |
◆ __ref_storage_viewport
| unsafe MR.Vector4i* MR.Const_ModelRenderParams.__ref_storage_viewport |
|
protected |
◆ __ref_storage_viewportId
| unsafe MR.ViewportId* MR.Const_ModelRenderParams.__ref_storage_viewportId |
|
protected |
◆ clipPlane
◆ depthFunction
◆ lightPos
| unsafe ref readonly MR.Vector3f MR.Const_ModelRenderParams.lightPos |
|
get |
◆ modelMatrix
| unsafe ref readonly MR.Matrix4f MR.Const_ModelRenderParams.modelMatrix |
|
get |
◆ normMatrixPtr
◆ passMask
◆ projMatrix
| unsafe ref readonly MR.Matrix4f MR.Const_ModelRenderParams.projMatrix |
|
get |
◆ transparencyMode
◆ viewMatrix
| unsafe ref readonly MR.Matrix4f MR.Const_ModelRenderParams.viewMatrix |
|
get |
◆ viewport
| unsafe ref readonly MR.Vector4i MR.Const_ModelRenderParams.viewport |
|
get |
◆ viewportId
| unsafe ref readonly MR.ViewportId MR.Const_ModelRenderParams.viewportId |
|
get |
The documentation for this class was generated from the following file: