Subastra
Loading...
Searching...
No Matches
Macros | Functions
camera.h File Reference
#include "../rendering/shader.h"
#include "require.h"
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CAMERA_SPEED   2.5
 

Functions

static void system_camera_move (system_req_t payload, allocator_t temporary_allocator)
 
static void system_camera_set_projection (system_req_t payload, allocator_t temporary_allocator)
 

Macro Definition Documentation

◆ CAMERA_SPEED

#define CAMERA_SPEED   2.5

Function Documentation

◆ system_camera_move()

static void system_camera_move ( system_req_t  payload,
allocator_t  temporary_allocator 
)
static

◆ system_camera_set_projection()

static void system_camera_set_projection ( system_req_t  payload,
allocator_t  temporary_allocator 
)
static