|
HDK
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | RTC_VERSION_MAJOR 3 |
| #define | RTC_VERSION_MINOR 13 |
| #define | RTC_VERSION_PATCH 5 |
| #define | RTC_VERSION 31305 |
| #define | RTC_VERSION_STRING "3.13.5" |
| #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_5_sidefx |
| #define | RTC_NAMESPACE_BEGIN namespace embree_3_13_5_sidefx { |
| #define | RTC_NAMESPACE_END } |
| #define | RTC_NAMESPACE_USE using namespace embree_3_13_5_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 20 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 57 of file rtcore_config.h.
| #define RTC_API_EXPORT RTC_API_EXTERN_C __attribute__ ((visibility ("default"))) |
Definition at line 51 of file rtcore_config.h.
| #define RTC_API_EXTERN_C |
Definition at line 27 of file rtcore_config.h.
| #define RTC_API_IMPORT RTC_API_EXTERN_C |
Definition at line 50 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_5_sidefx |
Definition at line 23 of file rtcore_config.h.
| #define RTC_NAMESPACE_BEGIN namespace embree_3_13_5_sidefx { |
Definition at line 24 of file rtcore_config.h.
| #define RTC_NAMESPACE_END } |
Definition at line 25 of file rtcore_config.h.
| #define RTC_NAMESPACE_USE using namespace embree_3_13_5_sidefx; |
Definition at line 26 of file rtcore_config.h.
| #define RTC_VERSION 31305 |
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 5 |
Definition at line 8 of file rtcore_config.h.
| #define RTC_VERSION_STRING "3.13.5" |
Definition at line 10 of file rtcore_config.h.