Structural deformable models
Classes | Macros | Typedefs
Data.h File Reference
#include <vector>
#include "common.h"
#include "Image.h"
#include "glImage.h"
#include "Sensor.h"
#include "PropVec.h"
#include "vuThread.h"
Include dependency graph for Data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dataset
 

Macros

#define DEFAULT_PPMM   0
 

Typedefs

typedef Image< byteByteImage
 
typedef Image< float > FloatImage
 

Macro Definition Documentation

#define DEFAULT_PPMM   0

Definition at line 16 of file Data.h.

Referenced by Dataset::clear(), Model::Model(), operator<<(), operator>>(), and Dataset::setPPMM().

Typedef Documentation

typedef Image<byte> ByteImage

Definition at line 13 of file Data.h.

typedef Image<float> FloatImage

Definition at line 14 of file Data.h.