ATLAS Offline Software
Public Attributes | List of all members
VP1QtInventorUtils::Imp::_ImageRec Struct Reference
Collaboration diagram for VP1QtInventorUtils::Imp::_ImageRec:

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
 
FILE * file
 
unsigned char * tmp
 
unsigned char * tmpR
 
unsigned char * tmpG
 
unsigned char * tmpB
 
unsigned long rleEnd
 
unsigned int * rowStart
 
int * rowSize
 

Detailed Description

Definition at line 104 of file VP1QtInventorUtils.cxx.

Member Data Documentation

◆ colorMap

unsigned long VP1QtInventorUtils::Imp::_ImageRec::colorMap

Definition at line 112 of file VP1QtInventorUtils.cxx.

◆ dim

unsigned short VP1QtInventorUtils::Imp::_ImageRec::dim

Definition at line 107 of file VP1QtInventorUtils.cxx.

◆ file

FILE* VP1QtInventorUtils::Imp::_ImageRec::file

Definition at line 113 of file VP1QtInventorUtils.cxx.

◆ imagic

unsigned short VP1QtInventorUtils::Imp::_ImageRec::imagic

Definition at line 105 of file VP1QtInventorUtils.cxx.

◆ max

unsigned int VP1QtInventorUtils::Imp::_ImageRec::max

Definition at line 109 of file VP1QtInventorUtils.cxx.

◆ min

unsigned int VP1QtInventorUtils::Imp::_ImageRec::min

Definition at line 109 of file VP1QtInventorUtils.cxx.

◆ name

char VP1QtInventorUtils::Imp::_ImageRec::name[80]

Definition at line 111 of file VP1QtInventorUtils.cxx.

◆ rleEnd

unsigned long VP1QtInventorUtils::Imp::_ImageRec::rleEnd

Definition at line 115 of file VP1QtInventorUtils.cxx.

◆ rowSize

int* VP1QtInventorUtils::Imp::_ImageRec::rowSize

Definition at line 117 of file VP1QtInventorUtils.cxx.

◆ rowStart

unsigned int* VP1QtInventorUtils::Imp::_ImageRec::rowStart

Definition at line 116 of file VP1QtInventorUtils.cxx.

◆ tmp

unsigned char* VP1QtInventorUtils::Imp::_ImageRec::tmp

Definition at line 114 of file VP1QtInventorUtils.cxx.

◆ tmpB

unsigned char * VP1QtInventorUtils::Imp::_ImageRec::tmpB

Definition at line 114 of file VP1QtInventorUtils.cxx.

◆ tmpG

unsigned char * VP1QtInventorUtils::Imp::_ImageRec::tmpG

Definition at line 114 of file VP1QtInventorUtils.cxx.

◆ tmpR

unsigned char * VP1QtInventorUtils::Imp::_ImageRec::tmpR

Definition at line 114 of file VP1QtInventorUtils.cxx.

◆ type

unsigned short VP1QtInventorUtils::Imp::_ImageRec::type

Definition at line 106 of file VP1QtInventorUtils.cxx.

◆ wasteBytes

unsigned int VP1QtInventorUtils::Imp::_ImageRec::wasteBytes

Definition at line 110 of file VP1QtInventorUtils.cxx.

◆ xsize

unsigned short VP1QtInventorUtils::Imp::_ImageRec::xsize

Definition at line 108 of file VP1QtInventorUtils.cxx.

◆ ysize

unsigned short VP1QtInventorUtils::Imp::_ImageRec::ysize

Definition at line 108 of file VP1QtInventorUtils.cxx.

◆ zsize

unsigned short VP1QtInventorUtils::Imp::_ImageRec::zsize

Definition at line 108 of file VP1QtInventorUtils.cxx.


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