Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
Data Fields
simage_movie_exporter Struct Reference

Data Fields

s_movie_create_funccreate
 
s_movie_put_funcput
 
s_movie_close_funcclose
 
struct simage_movie_exporternext
 

Detailed Description

Definition at line 63 of file movie.c.

Field Documentation

s_movie_close_func* simage_movie_exporter::close

Definition at line 66 of file movie.c.

Referenced by s_movie_create(), and s_movie_exporter_add().

s_movie_create_func* simage_movie_exporter::create

Definition at line 64 of file movie.c.

Referenced by s_movie_create(), and s_movie_exporter_add().

struct simage_movie_exporter* simage_movie_exporter::next

Definition at line 68 of file movie.c.

Referenced by s_movie_create(), and s_movie_exporter_add().

s_movie_put_func* simage_movie_exporter::put

Definition at line 65 of file movie.c.

Referenced by s_movie_create(), and s_movie_exporter_add().


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