Rendering parameters for immediate drawing of lines and points. More...
#include <MRViewport.h>
Inheritance diagram for MR::Viewport::LinePointImmediateRenderParams:Public Attributes | |
| float | width {1.0f} |
| bool | depthTest { true } |
Public Attributes inherited from MR::BaseRenderParams | |
| const Matrix4f & | viewMatrix |
| const Matrix4f & | projMatrix |
| ViewportId | viewportId |
| Vector4i | viewport |
Rendering parameters for immediate drawing of lines and points.
| bool MR::Viewport::LinePointImmediateRenderParams::depthTest { true } |
| float MR::Viewport::LinePointImmediateRenderParams::width {1.0f} |