libgpac
Documentation of the core library of GPAC
compositor_3d.c File Reference
#include "visual_manager.h"
#include "texturing.h"
#include "nodes_stacks.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

◆ compositor_3d_set_aspect_ratio()

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:

◆ compositor_3d_get_camera()

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:

◆ compositor_3d_reset_camera()

void compositor_3d_reset_camera ( GF_Compositor *  compositor)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ compositor_3d_draw_bitmap()

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: