|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| void | operator= (CameraMoveState &newstate) |
| void | Evaluate (Camera *camera) |
| void | Initialize (Camera *camera) |
| void | DoNodeEvents (Camera *camera) |
| void | Archive (Archiver &arc) override |
Public Attributes | |
| Vector | pos |
| Vector | movedir |
| Vector | angles |
| BSpline | cameraPath |
| SplinePathPtr | splinePath |
| SplinePathPtr | currentNode |
| SplinePathPtr | loopNode |
| float | cameraTime |
| int | lastTime |
| int | newTime |
| qboolean | followingpath |
| EntityPtr | followEnt |
| EntityPtr | orbitEnt |