![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <splines.h>
Protected Attributes | |
| idVec3 | pos |
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.
|
inlinevirtual |
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
|
inlinevirtual |
Reimplemented from idPointListInterface.
Reimplemented from idCameraPosition.
Definition at line 1869 of file splines.cpp.
Reimplemented from idCameraPosition.
Definition at line 1895 of file splines.cpp.
1.8.6.