Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
Go to the source code of this file.
Classes | |
class | foray::osi::InputBase |
Base class for a single input channel of an input device. More... | |
class | foray::osi::InputAnalogue |
Represents a single input with a state represented by a signed 16bit integer. More... | |
class | foray::osi::InputBinary |
Represents a single input with a state represented by a boolean value. More... | |
class | foray::osi::InputDirectional |
Represents a stateless directional input. More... | |
Namespaces | |
namespace | foray |
namespace | foray::osi |