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

Struct to represent a Ray. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_Ray:
Collaboration graph
[legend]

Public Attributes

Fove_Vec3 direction
 The direction of the Ray.
 
Fove_Vec3 origin
 The start point of the Ray.
 

Detailed Description

Struct to represent a Ray.

Stores the start point and direction of a Ray