|
Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../foray_basics.hpp"#include "../foray_vulkan.hpp"#include "foray_helpers.hpp"#include "foray_osi_declares.hpp"#include <memory>#include <sdl2/SDL.h>#include <sdl2/SDL_vulkan.h>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | foray::osi::Window |
| Window class. Provides access to common properties of operating system level windows. More... | |
Namespaces | |
| namespace | foray |
| namespace | foray::osi |