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_importer Struct Reference

Data Fields

s_movie_open_funcopen
 
s_movie_get_funcget
 
s_movie_close_funcclose
 
struct simage_movie_importernext
 

Detailed Description

Definition at line 55 of file movie.c.

Field Documentation

s_movie_close_func* simage_movie_importer::close

Definition at line 58 of file movie.c.

Referenced by s_movie_importer_add(), and s_movie_open().

s_movie_get_func* simage_movie_importer::get

Definition at line 57 of file movie.c.

Referenced by s_movie_importer_add(), and s_movie_open().

struct simage_movie_importer* simage_movie_importer::next

Definition at line 60 of file movie.c.

Referenced by s_movie_importer_add(), and s_movie_open().

s_movie_open_func* simage_movie_importer::open

Definition at line 56 of file movie.c.

Referenced by s_movie_importer_add(), and s_movie_open().


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