|
HDK
|
#include <memory>
Include dependency graph for OpenColorABI.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | OCIO_NAMESPACE sidefx |
| #define | OCIO_VERSION_STR "2.4.1" |
| #define | OCIO_VERSION_STATUS_STR "" |
| #define | OCIO_VERSION_FULL_STR "2.4.1" |
| #define | OCIO_VERSION "2.4.1" |
| #define | OCIO_VERSION_HEX |
| #define | OCIO_VERSION_MAJOR 2 |
| #define | OCIO_VERSION_MINOR 4 |
| #define | OCIO_DEPRECATED(msg) /* unsupported on this platform */ |
| #define | OCIO_SHARED_PTR std::shared_ptr |
| #define | OCIO_DYNAMIC_POINTER_CAST std::dynamic_pointer_cast |
| #define | OCIOEXPORT |
| #define | OCIOHIDDEN |
| #define OCIO_DEPRECATED | ( | msg | ) | /* unsupported on this platform */ |
Definition at line 38 of file OpenColorABI.h.
| #define OCIO_DYNAMIC_POINTER_CAST std::dynamic_pointer_cast |
Definition at line 45 of file OpenColorABI.h.
| #define OCIO_NAMESPACE sidefx |
Definition at line 8 of file OpenColorABI.h.
| #define OCIO_SHARED_PTR std::shared_ptr |
Definition at line 44 of file OpenColorABI.h.
| #define OCIO_VERSION "2.4.1" |
Definition at line 15 of file OpenColorABI.h.
| #define OCIO_VERSION_FULL_STR "2.4.1" |
Definition at line 12 of file OpenColorABI.h.
| #define OCIO_VERSION_HEX |
Definition at line 22 of file OpenColorABI.h.
| #define OCIO_VERSION_MAJOR 2 |
Definition at line 26 of file OpenColorABI.h.
| #define OCIO_VERSION_MINOR 4 |
Definition at line 27 of file OpenColorABI.h.
| #define OCIO_VERSION_STATUS_STR "" |
Definition at line 11 of file OpenColorABI.h.
| #define OCIO_VERSION_STR "2.4.1" |
Definition at line 10 of file OpenColorABI.h.
| #define OCIOEXPORT |
Definition at line 67 of file OpenColorABI.h.
| #define OCIOHIDDEN |
Definition at line 68 of file OpenColorABI.h.