MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Portal::Graphics::RasterizationConfig Struct Reference

Rasterization state configuration. More...

#include <RenderFlow.hpp>

+ Collaboration diagram for MayaFlux::Portal::Graphics::RasterizationConfig:

Public Member Functions

 RasterizationConfig ()=default
 

Public Attributes

PolygonMode polygon_mode = PolygonMode::FILL
 
CullMode cull_mode = CullMode::BACK
 
bool front_face_ccw = true
 
float line_width = 1.0F
 
bool depth_clamp = false
 
bool depth_bias = false
 

Detailed Description

Rasterization state configuration.

Definition at line 39 of file RenderFlow.hpp.


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