Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Data Fields | |
FILE * | in |
int | w |
int | h |
int | nc |
int | compressed |
unsigned int * | rowseek |
int * | rowlen |
unsigned char * | rlebuf |
int | rlebuflen |
unsigned char * | tmpbuf [4] |
FILE* simage_rgb_opendata::in |
int simage_rgb_opendata::w |
int simage_rgb_opendata::h |
int simage_rgb_opendata::nc |
int simage_rgb_opendata::compressed |
unsigned int* simage_rgb_opendata::rowseek |
int* simage_rgb_opendata::rowlen |
unsigned char* simage_rgb_opendata::rlebuf |
int simage_rgb_opendata::rlebuflen |
unsigned char* simage_rgb_opendata::tmpbuf[4] |