GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
compositor_3d.c File Reference
#include "visual_manager.h"
#include "texturing.h"
#include "nodes_stacks.h"
#include <gpac/options.h>
+ Include dependency graph for compositor_3d.c:

Functions

GF_Err compositor_3d_set_aspect_ratio (GF_Compositor *compositor)
 
GF_Cameracompositor_3d_get_camera (GF_Compositor *compositor)
 
void compositor_3d_reset_camera (GF_Compositor *compositor)
 
void compositor_3d_draw_bitmap (Drawable *stack, DrawAspect2D *asp, GF_TraverseState *tr_state, Fixed width, Fixed height, Fixed bmp_scale_x, Fixed bmp_scale_y)
 

Function Documentation

GF_Err compositor_3d_set_aspect_ratio ( GF_Compositor *  compositor)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Camera* compositor_3d_get_camera ( GF_Compositor *  compositor)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void compositor_3d_reset_camera ( GF_Compositor *  compositor)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void compositor_3d_draw_bitmap ( Drawable *  stack,
DrawAspect2D *  asp,
GF_TraverseState *  tr_state,
Fixed  width,
Fixed  height,
Fixed  bmp_scale_x,
Fixed  bmp_scale_y 
)

+ Here is the call graph for this function: