|
HDK
|
#include <PXL_OCIO.h>
Public Member Functions | |
| bool | isValid () const |
| bool | isNoOp () const |
| bool | is3D () const |
| void | clear () |
| SYS_SAFE_BOOL | operator bool () const |
Public Attributes | |
| Processor * | myProcessor = nullptr |
| int | myLoadID = 0 |
Definition at line 38 of file PXL_OCIO.h.
|
inline |
Definition at line 43 of file PXL_OCIO.h.
| bool PXL_OCIO::PHandle::is3D | ( | ) | const |
| bool PXL_OCIO::PHandle::isNoOp | ( | ) | const |
| bool PXL_OCIO::PHandle::isValid | ( | ) | const |
|
inline |
Definition at line 44 of file PXL_OCIO.h.
| int PXL_OCIO::PHandle::myLoadID = 0 |
Definition at line 47 of file PXL_OCIO.h.
| Processor* PXL_OCIO::PHandle::myProcessor = nullptr |
Definition at line 46 of file PXL_OCIO.h.