filereader.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <GL/glu.h>
#include <QString>

Go to the source code of this file.

Classes

struct  S3DHead
 S3DHead struct: stores information about S3D file. More...
struct  TPixelBW
 TPixelBW struct: stores black and white image data. More...
struct  TPixelColor
 TPixelColor struct: stores color image data. More...
struct  TPoint3D
 TPoint3D struct: stores 3D points. More...
class  FileReader
 a class for reading information from S3D and passing data into structs More...

Variables

const int MAXPIXELWIDTH = 4096
 large enough width for empty array
const int MAXPIXELHEIGHT = 4096
 large enough height for empty array


Detailed Description

Author:
Jaime Valls Miro

Hue Tuan Thi

Date:
21-07-06

Definition in file filereader.h.


Variable Documentation

const int MAXPIXELHEIGHT = 4096
 

large enough height for empty array

Definition at line 92 of file filereader.h.

const int MAXPIXELWIDTH = 4096
 

large enough width for empty array

Definition at line 91 of file filereader.h.


Generated on Mon Aug 14 10:44:20 2006 for S3DViewer by  doxygen 1.4.4