Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TPitchCameraInfo Struct Reference

#include <W3DView.h>

Public Attributes

Int numFrames
 Number of frames to pitch.
 
Int curFrame
 Current frame.
 
Real angle
 
Real startPitch
 
Real endPitch
 
Int startTimeMultiplier
 
Int endTimeMultiplier
 
ParabolicEase ease
 

Detailed Description

Definition at line 102 of file W3DView.h.

Member Data Documentation

◆ angle

Real TPitchCameraInfo::angle

Definition at line 106 of file W3DView.h.

◆ curFrame

Int TPitchCameraInfo::curFrame

Current frame.

Definition at line 105 of file W3DView.h.

◆ ease

ParabolicEase TPitchCameraInfo::ease

Definition at line 111 of file W3DView.h.

◆ endPitch

Real TPitchCameraInfo::endPitch

Definition at line 108 of file W3DView.h.

◆ endTimeMultiplier

Int TPitchCameraInfo::endTimeMultiplier

Definition at line 110 of file W3DView.h.

◆ numFrames

Int TPitchCameraInfo::numFrames

Number of frames to pitch.

Definition at line 104 of file W3DView.h.

◆ startPitch

Real TPitchCameraInfo::startPitch

Definition at line 107 of file W3DView.h.

◆ startTimeMultiplier

Int TPitchCameraInfo::startTimeMultiplier

Definition at line 109 of file W3DView.h.


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