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

A bounding box. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_BoundingBox:
Collaboration graph
[legend]

Public Attributes

Fove_Vec3 center = {}
 The position of the center of the bounding box.
 
Fove_Vec3 extend = {}
 The extend of the bounding box (e.g. half of its size)
 

Detailed Description

A bounding box.