![]() |
Fove SDK
v0.16.1
|
▼NFove | |
CCompositor | Compositor API |
CException | Exception type that is thrown when an error is ignored in the FOVE API |
CHeadset | Main API for using headsets |
CHeadsetHardwareInfo | Struct Contains hardware information for the headset |
CObject | Base class for classes in the FOVE C++ API |
CResearchHeadset | Research API |
CResult | Class for return values from the C++ API |
CStereo | Class to hold two copies of something, one for each left and right respectively |
CFove_AdapterId | Struct used to identify a GPU adapter (Windows only) |
CFove_BitmapImage | A 2D bitmap image |
CFove_Buffer | A generic memory buffer |
CFove_CompositorLayer | Struct used to store information about an existing compositor layer (after it is created) |
CFove_CompositorLayerCreateInfo | Struct used to define the settings for a compositor client |
CFove_CompositorLayerEyeSubmitInfo | Struct used to conglomerate the texture settings for a single eye, when submitting a given layer |
CFove_CompositorLayerSubmitInfo | Struct used to conglomerate the texture settings when submitting a given layer |
CFove_CompositorTexture | Base class of API-specific texture classes |
CFove_DX11Texture | Struct used to submit a DirectX 11 texture |
CFove_GazeConvergenceData | Struct to represent the vector pointing where the user is looking at |
CFove_GazeVector | Struct to represent a unit vector out from the eye center along which that eye is looking |
CFove_GLTexture | Struct used to submit an OpenGL texture |
CFove_HeadsetHardwareInfo | Struct Contains hardware information for the headset |
CFove_Matrix44 | Struct to hold a rectangular array |
CFove_MetalTexture | Struct used to submit a texture using the Apple Metal API |
CFove_Pose | Struct to represent a combination of position and orientation of Fove Headset |
CFove_ProjectionParams | Struct holding information about projection fustum planes |
CFove_Quaternion | Struct representation on a quaternion |
CFove_Ray | Struct to represent a Ray |
CFove_ResearchGaze | Struct for returning gaze data from the research API |
CFove_TextureBounds | Struct to represent coordinates in normalized space |
CFove_Vec2 | Struct to represent a 2D-vector |
CFove_Vec2i | Struct to represent a 2D-vector of integers |
CFove_Vec3 | Struct to represent a 3D-vector |
CFove_Versions | Struct to list various version info about the FOVE software |