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 33 of file PXL_OCIO.h.
Definition at line 38 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 39 of file PXL_OCIO.h.
int PXL_OCIO::PHandle::myLoadID = 0 |
Definition at line 42 of file PXL_OCIO.h.
Processor* PXL_OCIO::PHandle::myProcessor = nullptr |
Definition at line 41 of file PXL_OCIO.h.