HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PXL_OCIO::PHandle Struct Reference

#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
 

Detailed Description

Definition at line 33 of file PXL_OCIO.h.

Member Function Documentation

void PXL_OCIO::PHandle::clear ( void  )
inline

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
SYS_SAFE_BOOL PXL_OCIO::PHandle::operator bool ( ) const
inline

Definition at line 39 of file PXL_OCIO.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: