Vyroda
Game engine made by hand, with modern C++ and Vulkan.
Loading...
Searching...
No Matches
Vyroda::LightManager Member List

This is the complete list of members for Vyroda::LightManager, including all inherited members.

animateAmbientLight(double const delta_time)Vyroda::LightManager
animateSunLight(double const delta_time)Vyroda::LightManager
computeCSM(glm::mat4 const &camera_view, glm::mat4 const &projection)Vyroda::LightManager
getLightSpaceMatrix(float const near_plane, float const far_plane, glm::mat4 const &M_camera, glm::mat4 const &projection)Vyroda::LightManager
getPointLights()Vyroda::LightManagerinline
getSpotLights()Vyroda::LightManagerinline
getSunLight()Vyroda::LightManagerinline
hsv2rgb(float h, float s, float v)Vyroda::LightManager
LightManager()Vyroda::LightManager