Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN 1 |
Functions | |
static void * | optixLoadWindowsDllFromName (const char *optixDllName) |
static void * | optixLoadWindowsDll () |
OptixResult | optixInitWithHandle (void **handlePtr) |
OptixResult | optixInit (void) |
OptixResult | optixUninitWithHandle (void *handle) |
Variables | |
OptixFunctionTable | g_optixFunctionTable |
OptiX public API header.
#define WIN32_LEAN_AND_MEAN 1 |
|
static |
|
static |