Struct ILLIXR::rendering_params
ClassList > ILLIXR > rendering_params
Rendering parameters.
#include <global_module_defs.hpp>
Public Static Attributes
Type | Name |
---|---|
constexpr float | far_z = 20.0f |
constexpr float | near_z = 0.1f |
constexpr bool | reverse_z = true |
Public Static Attributes Documentation
variable far_z
constexpr float ILLIXR::rendering_params::far_z;
variable near_z
constexpr float ILLIXR::rendering_params::near_z;
variable reverse_z
constexpr bool ILLIXR::rendering_params::reverse_z;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/include/illixr/global_module_defs.hpp