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 () |
OPTIXAPI OptixResult | optixInitWithHandle (void **handlePtr) |
OPTIXAPI OptixResult | optixInit (void) |
OPTIXAPI OptixResult | optixUninitWithHandle (void *handle) |
Variables | |
OptixFunctionTable | OPTIX_FUNCTION_TABLE_SYMBOL |
OptiX public API header.
#define WIN32_LEAN_AND_MEAN 1 |
|
static |
|
static |