Fove SDK  v1.3.1
Public Attributes | List of all members
Fove_Vec2i Struct Reference

Struct to represent a 2D-vector of integers. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_Vec2i:
Collaboration graph
[legend]

Public Attributes

int x
 X component of the vector.
 
int y
 Y component of the vector.
 

Detailed Description

Struct to represent a 2D-vector of integers.