Definition at line 45 of file renderer.hpp.
◆ begin_frame() [1/2]
| void Renderer::begin_frame |
( |
| ) |
|
|
static |
◆ begin_frame() [2/2]
| void Renderer::begin_frame |
( |
Camera & |
cam, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
static |
◆ clear()
◆ end_frame()
| void Renderer::end_frame |
( |
tenno::shared_ptr< RenderPipeline > |
pipeline | ) |
|
|
static |
◆ flush()
◆ set_camera()
| void Renderer::set_camera |
( |
Camera & |
cam, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
static |
◆ submit()
◆ submit_dir_light()
| void Renderer::submit_dir_light |
( |
tenno::shared_ptr< DirLight > |
dir_light | ) |
|
|
static |
◆ submit_point_light()
| void Renderer::submit_point_light |
( |
tenno::shared_ptr< PointLight > |
point_light | ) |
|
|
static |
◆ submit_point_lights()
| void Renderer::submit_point_lights |
( |
const tenno::vector< tenno::shared_ptr< PointLight > > & |
point_light | ) |
|
|
static |
◆ submit_skybox()
| void Renderer::submit_skybox |
( |
tenno::shared_ptr< Skybox > |
skybox | ) |
|
|
static |
◆ submit_text()
| void Renderer::submit_text |
( |
const Text & |
text | ) |
|
|
static |
The documentation for this class was generated from the following files: