Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
simage_private.h File Reference
#include "simage.h"

Go to the source code of this file.

Data Structures

struct  simage_open_funcs
 
struct  simage_image_s
 

Functions

s_paramss_movie_params (s_movie *movie)
 
void * s_stream_context_get (s_stream *stream)
 
void s_stream_context_set (s_stream *stream, void *context)
 

Function Documentation

◆ s_movie_params()

s_params* s_movie_params ( s_movie movie)

◆ s_stream_context_get()

void* s_stream_context_get ( s_stream stream)

◆ s_stream_context_set()

void s_stream_context_set ( s_stream stream,
void *  context 
)