Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::gl::config Struct Reference

Data Fields

bool enable_blending
 
bool enable_cull_face
 
bool enable_multisample
 
bool enable_depth_test
 

Detailed Description

Definition at line 133 of file gl.hpp.

Field Documentation

◆ enable_blending

bool brenta::gl::config::enable_blending

Definition at line 136 of file gl.hpp.

◆ enable_cull_face

bool brenta::gl::config::enable_cull_face

Definition at line 137 of file gl.hpp.

◆ enable_depth_test

bool brenta::gl::config::enable_depth_test

Definition at line 139 of file gl.hpp.

◆ enable_multisample

bool brenta::gl::config::enable_multisample

Definition at line 138 of file gl.hpp.


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