![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <splines.h>
Public Types | |
| enum | positionType { FIXED = 0x00, INTERPOLATED, SPLINE, POSITION_COUNT } |
Protected Attributes | |
| long | startTime |
| long | time |
| positionType | type |
| idStr | name |
| bool | editMode |
| idList< idVelocity * > | velocities |
| float | baseVelocity |
Protected Attributes inherited from idPointListInterface | |
| idList< int > | selectedPoints |
Static Protected Attributes | |
| static const char * | positionStr [POSITION_COUNT] |
|
inline |
|
inlinevirtual |
|
virtual |
Definition at line 1513 of file splines.cpp.
Reimplemented in idSplinePosition, idInterpolatedPosition, and idFixedPosition.
Reimplemented in idSplinePosition, idInterpolatedPosition, and idFixedPosition.
| float idCameraPosition::getVelocity | ( | long | t | ) |
Definition at line 1526 of file splines.cpp.
Reimplemented in idSplinePosition, idInterpolatedPosition, and idFixedPosition.
Definition at line 1541 of file splines.cpp.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in idSplinePosition, and idInterpolatedPosition.
|
inlinevirtual |
Reimplemented in idSplinePosition, idInterpolatedPosition, and idFixedPosition.
Definition at line 1583 of file splines.cpp.
|
staticprotected |
|
protected |
|
protected |
1.8.6.