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

Data Fields

s_stream_close_funcclose
 
s_stream_create_funccreate
 
struct simage_stream_exporternext
 
s_stream_put_funcput
 
s_stream_seek_funcseek
 
s_stream_tell_functell
 

Field Documentation

◆ close

s_stream_close_func* simage_stream_exporter::close

◆ create

s_stream_create_func* simage_stream_exporter::create

◆ next

struct simage_stream_exporter* simage_stream_exporter::next

◆ put

s_stream_put_func* simage_stream_exporter::put

◆ seek

s_stream_seek_func* simage_stream_exporter::seek

◆ tell

s_stream_tell_func* simage_stream_exporter::tell

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