HDK
|
Go to the source code of this file.
Macros | |
#define | RTC_VERSION_MAJOR 3 |
#define | RTC_VERSION_MINOR 13 |
#define | RTC_VERSION_PATCH 1 |
#define | RTC_VERSION 31301 |
#define | RTC_VERSION_STRING "3.13.1" |
#define | RTC_MAX_INSTANCE_LEVEL_COUNT 4 |
#define | EMBREE_MIN_WIDTH 0 |
#define | RTC_MIN_WIDTH EMBREE_MIN_WIDTH |
#define | EMBREE_API_NAMESPACE |
#define | RTC_NAMESPACE embree_3_13_1_sidefx |
#define | RTC_NAMESPACE_BEGIN namespace embree_3_13_1_sidefx { |
#define | RTC_NAMESPACE_END } |
#define | RTC_NAMESPACE_USE using namespace embree_3_13_1_sidefx; |
#define | RTC_API_EXTERN_C |
#define | RTC_API_IMPORT RTC_API_EXTERN_C |
#define | RTC_API_EXPORT RTC_API_EXTERN_C __attribute__ ((visibility ("default"))) |
#define | RTC_API RTC_API_IMPORT |
#define EMBREE_API_NAMESPACE |
Definition at line 18 of file rtcore_config.h.
#define EMBREE_MIN_WIDTH 0 |
Definition at line 14 of file rtcore_config.h.
#define RTC_API RTC_API_IMPORT |
Definition at line 55 of file rtcore_config.h.
#define RTC_API_EXPORT RTC_API_EXTERN_C __attribute__ ((visibility ("default"))) |
Definition at line 49 of file rtcore_config.h.
#define RTC_API_EXTERN_C |
Definition at line 25 of file rtcore_config.h.
#define RTC_API_IMPORT RTC_API_EXTERN_C |
Definition at line 48 of file rtcore_config.h.
#define RTC_MAX_INSTANCE_LEVEL_COUNT 4 |
Definition at line 12 of file rtcore_config.h.
#define RTC_MIN_WIDTH EMBREE_MIN_WIDTH |
Definition at line 15 of file rtcore_config.h.
#define RTC_NAMESPACE embree_3_13_1_sidefx |
Definition at line 21 of file rtcore_config.h.
#define RTC_NAMESPACE_BEGIN namespace embree_3_13_1_sidefx { |
Definition at line 22 of file rtcore_config.h.
#define RTC_NAMESPACE_END } |
Definition at line 23 of file rtcore_config.h.
#define RTC_NAMESPACE_USE using namespace embree_3_13_1_sidefx; |
Definition at line 24 of file rtcore_config.h.
#define RTC_VERSION 31301 |
Definition at line 9 of file rtcore_config.h.
#define RTC_VERSION_MAJOR 3 |
Definition at line 6 of file rtcore_config.h.
#define RTC_VERSION_MINOR 13 |
Definition at line 7 of file rtcore_config.h.
#define RTC_VERSION_PATCH 1 |
Definition at line 8 of file rtcore_config.h.
#define RTC_VERSION_STRING "3.13.1" |
Definition at line 10 of file rtcore_config.h.