UFO: Alien Invasion
Loading...
Searching...
No Matches
seqCamera_t Struct Reference
Collaboration diagram for seqCamera_t:
Collaboration graph

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

◆ angles

vec3_t seqCamera_t::angles

Definition at line 66 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ ddist

float seqCamera_t::ddist

will change the distance over time with this factor

Definition at line 69 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ dist

float seqCamera_t::dist

the distance of the camera

Definition at line 68 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ dzoom

float seqCamera_t::dzoom

will change the zoom level over time with this factor

Definition at line 71 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ omega

vec3_t seqCamera_t::omega

Definition at line 67 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ origin

vec3_t seqCamera_t::origin

Definition at line 64 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ speed

vec3_t seqCamera_t::speed

Definition at line 65 of file cl_sequence.cpp.

Referenced by SEQ_SetCamera().

◆ zoom

float seqCamera_t::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: