NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GLContext.hpp File Reference
#include "base/Math.hpp"
#include "base/String.hpp"
#include "base/DLLImports.hpp"
#include "base/Hash.hpp"

Go to the source code of this file.

Classes

class  FW::GLContext
 
struct  FW::GLContext::Config
 
class  FW::GLContext::Program
 

Namespaces

 FW
 Scene class declarations.
 

Macros

#define FW_GL_SHADER_SOURCE(CODE)   #CODE
 

Macro Definition Documentation

#define FW_GL_SHADER_SOURCE (   CODE)    #CODE

Definition at line 43 of file GLContext.hpp.