ImageRec Struct Reference

List of all members.

Public Attributes

unsigned short imagic
unsigned short type
unsigned short dim
unsigned short xsize
unsigned short ysize
unsigned short zsize
unsigned int min
unsigned int max
unsigned int wasteBytes
char name [80]
unsigned long colorMap
std::istream * is
std::vector< unsigned char > tmp
std::vector< unsigned int > rowStart
std::vector< unsigned int > rowSize


Detailed Description

Definition at line 95 of file OSGSGIImageFileType.cpp.


Member Data Documentation

unsigned short ImageRec::imagic

Definition at line 97 of file OSGSGIImageFileType.cpp.

Referenced by ImageOpen().

unsigned short ImageRec::type

Definition at line 98 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), and ImageOpen().

unsigned short ImageRec::dim

Definition at line 99 of file OSGSGIImageFileType.cpp.

unsigned short ImageRec::xsize

Definition at line 100 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), ImageOpen(), and osg::SGIImageFileType::read().

unsigned short ImageRec::ysize

Definition at line 100 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), ImageOpen(), and osg::SGIImageFileType::read().

unsigned short ImageRec::zsize

Definition at line 100 of file OSGSGIImageFileType.cpp.

Referenced by ImageOpen(), and osg::SGIImageFileType::read().

unsigned int ImageRec::min

Definition at line 101 of file OSGSGIImageFileType.cpp.

unsigned int ImageRec::max

Definition at line 101 of file OSGSGIImageFileType.cpp.

unsigned int ImageRec::wasteBytes

Definition at line 102 of file OSGSGIImageFileType.cpp.

char ImageRec::name[80]

Definition at line 103 of file OSGSGIImageFileType.cpp.

unsigned long ImageRec::colorMap

Definition at line 104 of file OSGSGIImageFileType.cpp.

std::istream* ImageRec::is

Definition at line 105 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), and ImageOpen().

std::vector<unsigned char> ImageRec::tmp

Definition at line 106 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), and ImageOpen().

std::vector<unsigned int> ImageRec::rowStart

Definition at line 107 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), and ImageOpen().

std::vector<unsigned int> ImageRec::rowSize

Definition at line 108 of file OSGSGIImageFileType.cpp.

Referenced by ImageGetRow(), and ImageOpen().


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

Generated on Mon Mar 17 12:02:59 2008 for OpenSG by  doxygen 1.5.5