#include <qtopengl_camera.h>
Definition at line 31 of file qtopengl_camera.h.
◆ CQTOpenGLCamera()
argos::CQTOpenGLCamera::CQTOpenGLCamera |
( |
| ) |
|
◆ ~CQTOpenGLCamera()
argos::CQTOpenGLCamera::~CQTOpenGLCamera |
( |
| ) |
|
◆ GetActiveSettings() [1/2]
SSettings& argos::CQTOpenGLCamera::GetActiveSettings |
( |
| ) |
|
|
inline |
◆ GetActiveSettings() [2/2]
const SSettings& argos::CQTOpenGLCamera::GetActiveSettings |
( |
| ) |
const |
|
inline |
◆ GetLensFocalLength()
Real argos::CQTOpenGLCamera::GetLensFocalLength |
( |
| ) |
const |
|
inline |
◆ GetPosition()
const CVector3& argos::CQTOpenGLCamera::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetSetting()
◆ GetTarget()
const CVector3& argos::CQTOpenGLCamera::GetTarget |
( |
| ) |
const |
|
inline |
◆ Init()
◆ Look()
void argos::CQTOpenGLCamera::Look |
( |
| ) |
|
|
inline |
◆ Move()
void argos::CQTOpenGLCamera::Move |
( |
SInt32 |
n_forwards_backwards, |
|
|
SInt32 |
n_sideways, |
|
|
SInt32 |
n_up_down |
|
) |
| |
◆ Rotate()
void argos::CQTOpenGLCamera::Rotate |
( |
const QPoint & |
c_delta | ) |
|
◆ SetActiveSettings()
void argos::CQTOpenGLCamera::SetActiveSettings |
( |
UInt32 |
un_settings | ) |
|
|
inline |