Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../../util/foray_managedubo.hpp"
#include "../foray_camerauboblock.hpp"
#include "../foray_component.hpp"
#include "../foray_scene_declares.hpp"
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | foray::scene::gcomp::CameraManager |
Manages the Camera matrix buffer and maintains a list of cameras in the scene. More... | |
Namespaces | |
namespace | foray |
namespace | foray::scene |
namespace | foray::scene::gcomp |