Mondschein Engine  0.3.0
Public Attributes | List of all members
mondschein::renderer::context_attribs_t Struct Reference

Context properties struct. More...

#include <types.h>

Public Attributes

Eigen::Vector4i color_depth
 Colour depth vector (default: <0,0,0,0>)
 
Eigen::Vector4i accum_depth
 accumulation depth vector (default: <0,0,0,0>)
 
int32 depth_buffer_size
 depth buffer size (default: 0)
 
int32 stencil_buffer_size
 stencil buffer size (default: 0)
 
bool doublebuffer
 context doublebuffer mode (default: false)
 

Detailed Description

Context properties struct.

Definition at line 429 of file types.h.


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