Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <simage_private.h>
Data Fields | |
int | width |
int | height |
int | components |
int | didalloc |
int | order |
unsigned char * | data |
void * | opendata |
int | oktoreadall |
char * | openfilename |
struct simage_open_funcs | openfuncs |
int simage_image_s::width |
int simage_image_s::height |
int simage_image_s::components |
int simage_image_s::didalloc |
int simage_image_s::order |
unsigned char* simage_image_s::data |
void* simage_image_s::opendata |
int simage_image_s::oktoreadall |
char* simage_image_s::openfilename |
struct simage_open_funcs simage_image_s::openfuncs |