doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
idVelocity Struct Reference

#include <splines.h>

Public Member Functions

 idVelocity (long start, long duration, float s)
 

Public Attributes

long startTime
 
long time
 
float speed
 

Detailed Description

Definition at line 135 of file splines.h.

Constructor & Destructor Documentation

idVelocity::idVelocity ( long  start,
long  duration,
float  s 
)
inline

Definition at line 136 of file splines.h.

Member Data Documentation

float idVelocity::speed

Definition at line 139 of file splines.h.

long idVelocity::startTime

Definition at line 137 of file splines.h.

long idVelocity::time

Definition at line 138 of file splines.h.


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