MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Viewport::LinePointImmediateRenderParams Struct Reference

Rendering parameters for immediate drawing of lines and points. More...

#include <MRViewer/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
 id of the viewport

Detailed Description

Rendering parameters for immediate drawing of lines and points.


The documentation for this struct was generated from the following file: