NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Environment.h File Reference
#include <iostream>
#include <string>
#include <cmath>
#include <cstdlib>
#include <cstdio>
#include <fstream>
#include <string.h>

Go to the source code of this file.

Classes

class  Option
 
class  Environment
 

Enumerations

OptionType

Enumeration type used to distinguish the type of env-var

enum  OptionType { optInt, optFloat, optBool, optString }
 

Enumeration Type Documentation

enum OptionType
Enumerator
optInt 
optFloat 
optBool 
optString 

Definition at line 49 of file Environment.h.