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

#include <simage_private.h>

Data Fields

int components
 
unsigned char * data
 
int didalloc
 
int height
 
int oktoreadall
 
void * opendata
 
char * openfilename
 
struct simage_open_funcs openfuncs
 
int order
 
int width
 

Field Documentation

◆ components

int simage_image_s::components

◆ data

unsigned char* simage_image_s::data

◆ didalloc

int simage_image_s::didalloc

◆ height

int simage_image_s::height

◆ oktoreadall

int simage_image_s::oktoreadall

◆ opendata

void* simage_image_s::opendata

◆ openfilename

char* simage_image_s::openfilename

◆ openfuncs

struct simage_open_funcs simage_image_s::openfuncs

◆ order

int simage_image_s::order

◆ width

int simage_image_s::width

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