Fove SDK  v0.16.1
Public Attributes | List of all members
Fove_TextureBounds Struct Reference

Struct to represent coordinates in normalized space. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_TextureBounds:
Collaboration graph
[legend]

Public Attributes

float bottom = 0.0f
 
float left = 0.0f
 
float right = 0.0f
 
float top = 0.0f
 

Detailed Description

Struct to represent coordinates in normalized space.

Coordinates in normalized space where 0 is left/top and 1 is bottom/right