Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../../core/foray_managedbuffer.hpp"
#include "../foray_component.hpp"
#include "../foray_geo.hpp"
#include "../foray_mesh.hpp"
#include <set>
Go to the source code of this file.
Classes | |
class | foray::scene::gcomp::GeometryStore |
Stores all geometry in a single set of index and vertex buffers. More... | |
Namespaces | |
namespace | foray |
namespace | foray::scene |
namespace | foray::scene::gcomp |