#include <CameraFollowMode.h>
Definition at line 31 of file CameraFollowMode.h.
CameraFollowMode::~CameraFollowMode |
( |
| ) |
|
|
virtual |
void CameraFollowMode::addCurrentToCameraPath |
( |
int |
id, |
|
|
int |
frame |
|
) |
| |
|
signal |
void CameraFollowMode::addToCameraPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::appendCurrentToCameraPath |
( |
int |
id | ) |
|
|
signal |
void CameraFollowMode::appendToCameraPath |
( |
int |
id, |
|
|
const octomath::Pose6D & |
pose |
|
) |
| |
|
signal |
void CameraFollowMode::cameraPathFrameChanged |
( |
int |
id, |
|
|
int |
current_camera_frame |
|
) |
| |
|
slot |
void CameraFollowMode::cameraPathStopped |
( |
int |
id | ) |
|
|
slot |
void CameraFollowMode::changeNumberOfFrames |
( |
unsigned |
count | ) |
|
|
signal |
void CameraFollowMode::clearCameraPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::deleteCameraPath |
( |
int |
id | ) |
|
|
signal |
void CameraFollowMode::followCameraPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::followRobotPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::frameChanged |
( |
unsigned int |
frame | ) |
|
|
signal |
void CameraFollowMode::jumpToCamFrame |
( |
int |
id, |
|
|
int |
frame |
|
) |
| |
|
signal |
void CameraFollowMode::jumpToFrame |
( |
unsigned int |
frame | ) |
|
|
slot |
void CameraFollowMode::pause |
( |
| ) |
|
|
slot |
void CameraFollowMode::play |
( |
| ) |
|
|
slot |
void CameraFollowMode::playCameraPath |
( |
int |
id, |
|
|
int |
start_frame |
|
) |
| |
|
signal |
void CameraFollowMode::removeFromCameraPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::removeFromCameraPath |
( |
int |
id, |
|
|
int |
frame |
|
) |
| |
|
signal |
void CameraFollowMode::saveToCameraPath |
( |
| ) |
|
|
slot |
void CameraFollowMode::scanGraphAvailable |
( |
bool |
available | ) |
|
|
signal |
void CameraFollowMode::stopCameraPath |
( |
int |
id | ) |
|
|
signal |
void CameraFollowMode::stopped |
( |
| ) |
|
|
signal |
void CameraFollowMode::updateCameraPath |
( |
int |
id, |
|
|
int |
frame |
|
) |
| |
|
signal |
unsigned int CameraFollowMode::m_current_cam_frame |
|
protected |
unsigned int CameraFollowMode::m_current_scan |
|
protected |
bool CameraFollowMode::m_followRobotTrajectory |
|
protected |
unsigned int CameraFollowMode::m_number_cam_frames |
|
protected |
unsigned int CameraFollowMode::m_start_frame |
|
protected |
The documentation for this class was generated from the following files: