![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
#include "simage.h"
Go to the source code of this file.
Data Structures | |
struct | simage_open_funcs |
struct | simage_image_s |
Functions | |
s_params * | s_movie_params (s_movie *movie) |
void * | s_stream_context_get (s_stream *stream) |
void | s_stream_context_set (s_stream *stream, void *context) |
Definition at line 190 of file movie.c.
References simage_movie_s::params, and s_params_create().
void* s_stream_context_get | ( | s_stream * | stream | ) |
Definition at line 213 of file stream.c.
References simage_stream_s::context.
void s_stream_context_set | ( | s_stream * | stream, |
void * | context | ||
) |
Definition at line 219 of file stream.c.
References simage_stream_s::context.