Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Classes | Namespaces
foray_input.hpp File Reference
#include "foray_helpers.hpp"
#include "foray_osi_declares.hpp"

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