Raito 0.1
Loading...
Searching...
No Matches
Raito::Renderer::OpenGL::LightPass Namespace Reference

Functions

bool Initialize ()
 
void Update (const Camera &camera)
 
u32 GetDirectionalSSBO ()
 
u32 GetPointSSBO ()
 
u32 GetPointSize ()
 
void Shutdown ()
 

Function Documentation

◆ GetDirectionalSSBO()

u32 Raito::Renderer::OpenGL::LightPass::GetDirectionalSSBO ( )

◆ GetPointSize()

u32 Raito::Renderer::OpenGL::LightPass::GetPointSize ( )

◆ GetPointSSBO()

u32 Raito::Renderer::OpenGL::LightPass::GetPointSSBO ( )

◆ Initialize()

bool Raito::Renderer::OpenGL::LightPass::Initialize ( )

◆ Shutdown()

void Raito::Renderer::OpenGL::LightPass::Shutdown ( )

◆ Update()

void Raito::Renderer::OpenGL::LightPass::Update ( const Camera & camera)