simage  1.8.3
Coin3D texture image library
Loading...
Searching...
No Matches
simage_rgb_opendata Struct Reference

Data Fields

int compressed
 
int h
 
FILE * in
 
int nc
 
unsigned char * rlebuf
 
int rlebuflen
 
int * rowlen
 
unsigned int * rowseek
 
unsigned char * tmpbuf [4]
 
int w
 

Field Documentation

◆ compressed

int simage_rgb_opendata::compressed

◆ h

int simage_rgb_opendata::h

◆ in

FILE* simage_rgb_opendata::in

◆ nc

int simage_rgb_opendata::nc

◆ rlebuf

unsigned char* simage_rgb_opendata::rlebuf

◆ rlebuflen

int simage_rgb_opendata::rlebuflen

◆ rowlen

int* simage_rgb_opendata::rowlen

◆ rowseek

unsigned int* simage_rgb_opendata::rowseek

◆ tmpbuf

unsigned char* simage_rgb_opendata::tmpbuf[4]

◆ w

int simage_rgb_opendata::w

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