|
HDK
|
#include <PXL_OCIO.h>
Public Member Functions | |
| bool | isValid () const |
| bool | isNoOp () const |
| bool | is3D () const |
| void | clear () |
| operator bool () const | |
Public Attributes | |
| Processor * | myProcessor = nullptr |
| int | myLoadID = 0 |
Definition at line 50 of file PXL_OCIO.h.
|
inline |
Definition at line 55 of file PXL_OCIO.h.
| bool PXL_OCIO::PHandle::is3D | ( | ) | const |
| bool PXL_OCIO::PHandle::isNoOp | ( | ) | const |
| bool PXL_OCIO::PHandle::isValid | ( | ) | const |
|
inlineexplicit |
Definition at line 56 of file PXL_OCIO.h.
| int PXL_OCIO::PHandle::myLoadID = 0 |
Definition at line 59 of file PXL_OCIO.h.
| Processor* PXL_OCIO::PHandle::myProcessor = nullptr |
Definition at line 58 of file PXL_OCIO.h.