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

Data Fields

char * description
 
int(* error_func )(char *textbuffer, int bufferlen)
 
char * extensions
 
char * fullname
 
int is_internal
 
struct _saver_datanext
 
int(* save_func )(const char *name, const unsigned char *bytes, int width, int height, int numcomponents)
 
int(* save_func_ext )(const char *name, const unsigned char *bytes, int width, int height, int numcomponents, const char *ext)
 

Field Documentation

◆ description

char* _saver_data::description

◆ error_func

int(* _saver_data::error_func) (char *textbuffer, int bufferlen)

◆ extensions

char* _saver_data::extensions

◆ fullname

char* _saver_data::fullname

◆ is_internal

int _saver_data::is_internal

◆ next

struct _saver_data* _saver_data::next

◆ save_func

int(* _saver_data::save_func) (const char *name, const unsigned char *bytes, int width, int height, int numcomponents)

◆ save_func_ext

int(* _saver_data::save_func_ext) (const char *name, const unsigned char *bytes, int width, int height, int numcomponents, const char *ext)

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