![]() |
libgpac
Documentation of the core library of GPAC
|
#include "texturing.h"#include <gpac/network.h>#include <gpac/nodes_mpeg4.h>#include <gpac/nodes_x3d.h>#include <gpac/avparse.h>#include <gpac/crypt.h>#include "nodes_stacks.h"
Include dependency graph for mpeg4_textures.c:Data Structures | |
| struct | MovieTextureStack |
| struct | PixelTextureStack |
| struct MovieTextureStack |
Collaboration diagram for MovieTextureStack:| Data Fields | ||
|---|---|---|
| GF_TextureHandler | txh | |
| GF_TimeNode | time_handle | |
| Bool | fetch_first_frame | |
| Bool | first_frame_fetched | |
| Bool | is_x3d | |
| Double | start_time | |
| struct PixelTextureStack |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_movietexture | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_TextureHandler * mt_get_texture | ( | GF_Node * | node | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_movietexture_modified | ( | GF_Node * | node | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_imagetexture | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_TextureHandler * it_get_texture | ( | GF_Node * | node | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_imagetexture_modified | ( | GF_Node * | node | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_pixeltexture | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_TextureHandler * pt_get_texture | ( | GF_Node * | node | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the caller graph for this function:| void compositor_init_mattetexture | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_mo_destroyed | ( | GF_Node * | n | ) |
Here is the call graph for this function:
Here is the caller graph for this function: