NTrace
GPU ray tracing framework
|
#include "Environment.h"
Go to the source code of this file.
Macros | |
#define | strcasecmp _stricmp |
#define | strncasecmp _strnicmp |
#define | MAX_STRING_LEN 65536 |
#define MAX_STRING_LEN 65536 |
Definition at line 32 of file Environment.cpp.
#define strcasecmp _stricmp |
Definition at line 30 of file Environment.cpp.
#define strncasecmp _strnicmp |
Definition at line 31 of file Environment.cpp.