HDK
|
#include <PXL_DeepPixel.h>
Public Member Functions | |
SampleKey (const PXL_DeepPixel *pixel=0, int id=-1, int off=-1) | |
bool | operator< (const SampleKey &src) const |
int | getId () const |
int | offset () const |
SampleKey is used to keep track of the samples in the pixel and can be used to sort them if need be.
Definition at line 40 of file PXL_DeepPixel.h.
|
inline |
Definition at line 43 of file PXL_DeepPixel.h.
|
inline |
Definition at line 57 of file PXL_DeepPixel.h.
|
inline |
Definition at line 58 of file PXL_DeepPixel.h.
|
inline |
Definition at line 49 of file PXL_DeepPixel.h.