Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../foray_basics.hpp"
#include "../foray_exception.hpp"
#include "foray_component.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
class | foray::scene::Registry |
Manages a type identified list of components. More... | |
Namespaces | |
namespace | foray |
namespace | foray::scene |