Rendering parameters for immediate drawing of lines and points. More...
#include <MRViewport.h>
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} |