Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../../util/foray_dualbuffer.hpp"
#include "../components/foray_punctuallight.hpp"
#include "../foray_component.hpp"
#include "../foray_lights.hpp"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | foray::scene::gcomp::LightManager |
Maintains a list of PunctualLight components. More... | |
Namespaces | |
namespace | foray |
namespace | foray::scene |
namespace | foray::scene::gcomp |