NTrace
GPU ray tracing framework
|
#include <GLContext.hpp>
Public Member Functions | |
Config (void) | |
Public Attributes | |
S32 | numSamples |
bool | isStereo |
Definition at line 63 of file GLContext.hpp.
|
inline |
Definition at line 68 of file GLContext.hpp.
bool FW::GLContext::Config::isStereo |
Definition at line 66 of file GLContext.hpp.
S32 FW::GLContext::Config::numSamples |
Definition at line 65 of file GLContext.hpp.