doom3-gpl
Doom 3 GPL source release
|
#include <splines.h>
Protected Attributes | |
bool | first |
idVec3 | startPos |
idVec3 | endPos |
long | lastTime |
float | distSoFar |
Protected Attributes inherited from idCameraPosition | |
long | startTime |
long | time |
positionType | type |
idStr | name |
bool | editMode |
idList< idVelocity * > | velocities |
float | baseVelocity |
Protected Attributes inherited from idPointListInterface | |
idList< int > | selectedPoints |
Additional Inherited Members | |
Public Types inherited from idCameraPosition | |
enum | positionType { FIXED = 0x00, INTERPOLATED, SPLINE, POSITION_COUNT } |
Static Protected Attributes inherited from idCameraPosition | |
static const char * | positionStr [POSITION_COUNT] |
|
inline |
Reimplemented from idPointListInterface.
Definition at line 1619 of file splines.cpp.
Reimplemented from idPointListInterface.
Definition at line 1634 of file splines.cpp.
Reimplemented from idCameraPosition.
Definition at line 1650 of file splines.cpp.
Reimplemented from idPointListInterface.
Definition at line 1606 of file splines.cpp.
Reimplemented from idCameraPosition.
Definition at line 1678 of file splines.cpp.
|
inlinevirtual |
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Definition at line 1728 of file splines.cpp.
|
virtual |
Reimplemented from idCameraPosition.
Definition at line 1664 of file splines.cpp.
Reimplemented from idCameraPosition.
Definition at line 1757 of file splines.cpp.