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

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
 

Detailed Description

Rendering parameters for immediate drawing of lines and points.

Member Data Documentation

◆ depthTest

bool MR::Viewport::LinePointImmediateRenderParams::depthTest { true }

◆ width

float MR::Viewport::LinePointImmediateRenderParams::width {1.0f}

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