API Documentation
Loading...
Searching...
No Matches
CameraAnimation Struct Reference

#include <ViewportAnimation.h>

Collaboration diagram for CameraAnimation:
[legend]

Public Member Functions

 CameraAnimation ()
 
bool operator== (const CameraAnimation &animation) const
 
bool operator!= (const CameraAnimation &animation) const
 

Public Attributes

Vertex< 3, fltp08location
 
Vector< 3, fltp08target
 
Vector< 3, Angle< fltp08 > > orientation
 
Vector< 2, fltp08orthographic_fov
 
fltp08 zoom_extent_mult
 
TimeSpan time = TimeSpan(0.0)
 
uint01 is_orthographic
 
bool is_active
 

Constructor & Destructor Documentation

◆ CameraAnimation()

CameraAnimation ( )
inline

Member Function Documentation

◆ operator!=()

bool operator!= ( const CameraAnimation & animation) const
inline

◆ operator==()

bool operator== ( const CameraAnimation & animation) const
inline

Member Data Documentation

◆ is_active

bool is_active

◆ is_orthographic

uint01 is_orthographic

◆ location

Vertex<3, fltp08> location

◆ orientation

Vector<3, Angle<fltp08> > orientation

◆ orthographic_fov

Vector<2, fltp08> orthographic_fov

◆ target

Vector<3, fltp08> target

◆ time

TimeSpan time = TimeSpan(0.0)

◆ zoom_extent_mult

fltp08 zoom_extent_mult

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