doom3-gpl
Doom 3 GPL source release
|
#include <splines.h>
Protected Attributes | |
idSplineList | target |
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] |
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Definition at line 1965 of file splines.cpp.
|
inlinevirtual |
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Definition at line 1928 of file splines.cpp.
|
virtual |
Reimplemented from idCameraPosition.
Definition at line 1915 of file splines.cpp.
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Definition at line 1953 of file splines.cpp.
|
protected |