HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PXL_DeepPixel::SampleKey Class Reference

#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
 

Detailed Description

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.

Constructor & Destructor Documentation

PXL_DeepPixel::SampleKey::SampleKey ( const PXL_DeepPixel pixel = 0,
int  id = -1,
int  off = -1 
)
inline

Definition at line 43 of file PXL_DeepPixel.h.

Member Function Documentation

int PXL_DeepPixel::SampleKey::getId ( ) const
inline

Definition at line 57 of file PXL_DeepPixel.h.

int PXL_DeepPixel::SampleKey::offset ( ) const
inline

Definition at line 58 of file PXL_DeepPixel.h.

bool PXL_DeepPixel::SampleKey::operator< ( const SampleKey src) const
inline

Definition at line 49 of file PXL_DeepPixel.h.


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