Go to the source code of this file.
Classes | |
struct | OptixFunctionTable |
Macros | |
#define | OPTIX_ABI_VERSION 93 |
#define | OPTIX_CONCATENATE_ABI_VERSION(prefix, macro) OPTIX_CONCATENATE_ABI_VERSION_IMPL(prefix, macro) |
#define | OPTIX_CONCATENATE_ABI_VERSION_IMPL(prefix, macro) prefix ## _ ## macro |
#define | OPTIX_FUNCTION_TABLE_SYMBOL OPTIX_CONCATENATE_ABI_VERSION(g_optixFunctionTable, OPTIX_ABI_VERSION) |
Typedefs | |
typedef struct OptixFunctionTable | OptixFunctionTable |
OptiX public API header.
#define OPTIX_ABI_VERSION 93 |
The OptiX ABI version.