Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::atmospheric_pass_skybox Class Reference

#include <atmospheric_pass_skybox.h>

Classes

struct  run_params
 

Public Member Functions

bool init (rtti::context &ctx)
 
void run (gfx::frame_buffer::ptr target, const camera &cam, gfx::render_view &rview, delta_t dt, const run_params &params)
 

Detailed Description

Definition at line 14 of file atmospheric_pass_skybox.h.

Member Function Documentation

◆ init()

bool unravel::atmospheric_pass_skybox::init ( rtti::context & ctx)

Definition at line 8 of file atmospheric_pass_skybox.cpp.

◆ run()

void unravel::atmospheric_pass_skybox::run ( gfx::frame_buffer::ptr target,
const camera & cam,
gfx::render_view & rview,
delta_t dt,
const run_params & params )

Definition at line 78 of file atmospheric_pass_skybox.cpp.


The documentation for this class was generated from the following files: