Fove SDK  v1.1.0
Public Attributes | List of all members
Fove_TextureBounds Struct Reference

Specify a region of a texture in normalized space. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_TextureBounds:
Collaboration graph
[legend]

Public Attributes

float bottom
 The vertical coordinate of the bottom border.
 
float left
 The horizontal coordinate of the left border.
 
float right
 The horizontal coordinate of the right border.
 
float top
 The vertical coordinate of the top border.
 

Detailed Description

Specify a region of a texture in normalized space.

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