Euphoria
Classes | Namespaces | Functions | Variables
space.h File Reference

Go to the source code of this file.

Classes

struct  eu::render::CameraVectors
 A temporary view of the local space of a camera. More...
 

Namespaces

namespace  eu
 
namespace  eu::render
 

Functions

CameraVectors eu::render::create_vectors (const Ypr &rotation)
 Capture the local space of a "camera" us ing only the rotation.
 

Variables

constexpr auto eu::render::UP = v3(0.0f, 1.0f, 0.0f)