UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
seqCamera_s Struct Reference

Data Fields

vec3_t origin
 
vec3_t speed
 
vec3_t angles
 
vec3_t omega
 
float dist
 
float ddist
 
float zoom
 
float dzoom
 

Detailed Description

Definition at line 63 of file cl_sequence.cpp.

Field Documentation

vec3_t seqCamera_s::angles

Definition at line 66 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

float seqCamera_s::ddist

will change the distance over time with this factor

Definition at line 69 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

float seqCamera_s::dist

the distance of the camera

Definition at line 68 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

float seqCamera_s::dzoom

will change the zoom level over time with this factor

Definition at line 71 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

vec3_t seqCamera_s::omega

Definition at line 67 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

vec3_t seqCamera_s::origin

Definition at line 64 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

vec3_t seqCamera_s::speed

Definition at line 65 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

float seqCamera_s::zoom

the zoom level of the camera

Definition at line 70 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().


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