ot::Image Class Reference

#include <Image.h>

List of all members.

Public Member Functions

 Image ()
 Image (int x, int y, int p, void *pixel_data)
int size () const
void SetSize (int x, int y, int p)

Public Attributes

void * image_ptr

Friends

OPENTRACKER_API std::ostream & operator<< (std::ostream &os, const Image &object)
OPENTRACKER_API std::istream & operator>> (std::istream &is, Image &object)


Constructor & Destructor Documentation

ot::Image::Image  ) 
 

ot::Image::Image int  x,
int  y,
int  p,
void *  pixel_data
 


Member Function Documentation

void ot::Image::SetSize int  x,
int  y,
int  p
 

int ot::Image::size  )  const [inline]
 


Friends And Related Function Documentation

OPENTRACKER_API std::ostream& operator<< std::ostream &  os,
const Image object
[friend]
 

todo need to serialize the xdim, ydim and pixel size as well

OPENTRACKER_API std::istream& operator>> std::istream &  is,
Image object
[friend]
 


Member Data Documentation

void* ot::Image::image_ptr
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 28 15:33:48 2007 for NaviTrack by  doxygen 1.4.6