HDK
|
#include "PXL_API.h"
#include "PXL_Forward.h"
#include "PXL_DeepChannelList.h"
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_NonCopyable.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | PXL_DeepSampleList |
class | PXL_DeepSampleList::Sum |
Class to help with weighted sums of pixels. More... | |
Macros | |
#define | __PXL_DeepSampleList__ |
#define | GET_SCALAR(TYPE, VMETHOD) |
#define | GET_VECTOR(TYPE, VMETHOD) |
#define __PXL_DeepSampleList__ |
Definition at line 14 of file PXL_DeepSampleList.h.
#define GET_SCALAR | ( | TYPE, | |
VMETHOD | |||
) |
Definition at line 97 of file PXL_DeepSampleList.h.
#define GET_VECTOR | ( | TYPE, | |
VMETHOD | |||
) |
Definition at line 102 of file PXL_DeepSampleList.h.