camwindow.h File Reference
#include "math/Vector3.h"
#include "signal/signalfwd.h"
Go to the source code of this file.
Define Documentation
#define INCLUDED_CAMWINDOW_H |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
CAMERA_PITCH |
|
CAMERA_YAW |
|
CAMERA_ROLL |
|
Definition at line 54 of file camwindow.h.
Function Documentation
void Camera_setAngles |
( |
CamWnd & |
camwnd, |
|
|
const Vector3 & |
angles | |
|
) |
| | |
void Camera_setOrigin |
( |
CamWnd & |
camwnd, |
|
|
const Vector3 & |
origin | |
|
) |
| | |
void CamWnd_Construct |
( |
|
) |
|
void CamWnd_constructToolbar |
( |
GtkToolbar * |
toolbar |
) |
|
void CamWnd_registerShortcuts |
( |
|
) |
|
void CamWnd_Update |
( |
CamWnd & |
camwnd |
) |
|
void DeleteCamWnd |
( |
CamWnd * |
camwnd |
) |
|
void GlobalCamera_Benchmark |
( |
|
) |
|
void GlobalCamera_setCamWnd |
( |
CamWnd & |
camwnd |
) |
|
Variable Documentation