version 3.3

CameraPathEditorWidget Class Reference

#include <vrs/qt4/CameraPathEditorWidget/CameraPathEditorWidget.h>

List of all members.

Public Slots

void appendKeyframe ()
void playFromCursor ()
void playFromBeginning ()
void stopPlaying ()
void renderVideoSequence ()
void setPathDuration (double duration)
void showCircleProperties (bool)
void showSpeedmarkProperties (bool)
void deleteCurrentPathnode ()
void saveCameraPath ()
void openCameraPath ()
void changeSpeed (double)
void changeAccel (double)
void changeStartSpeed (int)
void changeCircleRounds (int)
void playButtonPressed ()
void stopButtonPressed ()

Public Member Functions

 CameraPathEditorWidget ()
void init (SO< VRS::CameraPathEditor > camera)
KeyFrameListWidgetkeyFrameListWidget ()

Protected Member Functions

void timerEvent (QTimerEvent *event)

Protected Attributes

Ui::DockWidget _ui


Constructor & Destructor Documentation

CameraPathEditorWidget::CameraPathEditorWidget (  ) 


Member Function Documentation

void CameraPathEditorWidget::init ( SO< VRS::CameraPathEditor camera  ) 

KeyFrameListWidget* CameraPathEditorWidget::keyFrameListWidget (  )  [inline]

void CameraPathEditorWidget::appendKeyframe (  )  [slot]

void CameraPathEditorWidget::playFromCursor (  )  [slot]

void CameraPathEditorWidget::playFromBeginning (  )  [slot]

void CameraPathEditorWidget::stopPlaying (  )  [slot]

void CameraPathEditorWidget::renderVideoSequence (  )  [slot]

void CameraPathEditorWidget::setPathDuration ( double  duration  )  [slot]

void CameraPathEditorWidget::showCircleProperties ( bool   )  [slot]

void CameraPathEditorWidget::showSpeedmarkProperties ( bool   )  [slot]

void CameraPathEditorWidget::deleteCurrentPathnode (  )  [slot]

void CameraPathEditorWidget::saveCameraPath (  )  [slot]

void CameraPathEditorWidget::openCameraPath (  )  [slot]

void CameraPathEditorWidget::changeSpeed ( double   )  [slot]

void CameraPathEditorWidget::changeAccel ( double   )  [slot]

void CameraPathEditorWidget::changeStartSpeed ( int   )  [slot]

void CameraPathEditorWidget::changeCircleRounds ( int   )  [slot]

void CameraPathEditorWidget::playButtonPressed (  )  [slot]

void CameraPathEditorWidget::stopButtonPressed (  )  [slot]

void CameraPathEditorWidget::timerEvent ( QTimerEvent *  event  )  [protected]


Member Data Documentation

Ui::DockWidget CameraPathEditorWidget::_ui [protected]


The documentation for this class was generated from the following file:

Generated on Mon May 20 06:00:23 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact