Euphoria
Public Attributes | List of all members
eu::render::CameraVectors Struct Reference

A temporary view of the local space of a camera. More...

Public Attributes

n3 front
 
n3 right
 
n3 up
 

Detailed Description

A temporary view of the local space of a camera.

Definition at line 9 of file space.h.

Member Data Documentation

◆ front

n3 eu::render::CameraVectors::front

Definition at line 11 of file space.h.

◆ right

n3 eu::render::CameraVectors::right

Definition at line 12 of file space.h.

◆ up

n3 eu::render::CameraVectors::up

Definition at line 13 of file space.h.


The documentation for this struct was generated from the following file: