Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../core/foray_context.hpp"
#include "../foray_logger.hpp"
#include "../osi/foray_osmanager.hpp"
#include "foray_renderloop.hpp"
#include "foray_vulkaninstance.hpp"
Go to the source code of this file.
Classes | |
class | foray::base::MinimalAppBase |
Application base providing bare minimum of functionality (app lifetime, event handling, vulkan instance management) More... | |
Namespaces | |
namespace | foray |
namespace | foray::base |