|
HDK
|
#include "PXL_API.h"#include "PXL_DeepChannelList.h"#include "PXL_DeepSampleList.h"#include "PXL_Forward.h"#include <UT/UT_NonCopyable.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_Vector2.h>#include <SYS/SYS_Types.h>
Include dependency graph for PXL_DeepCompressor.h:Go to the source code of this file.
Classes | |
| class | PXL_DeepCompressor |
| class | PXL_DeepCompressor::Factory |
Functions | |
| SYS_VISIBILITY_EXPORT void | newPXLDeepCompressor () |
| SYS_VISIBILITY_EXPORT void newPXLDeepCompressor | ( | ) |
DSO's should have this function declared. The function should call PXL_DeepCompressor::registerCompressor.