Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Slots | Private Member Functions | Private Attributes
jafar::viewer3d::Viewer3D Class Reference

This class provide a window with an embedded View3D and some visual elements to control the camera, the configuration... More...


Detailed Description

This class provide a window with an embedded View3D and some visual elements to control the camera, the configuration...

Definition at line 21 of file Viewer3D.hpp.

#include <Viewer3D.hpp>

List of all members.

Public Member Functions

 Viewer3D (QWidget *parent=0, Qt::WindowFlags f=0)
View3Dview ()
void setSpinBoxLimit (double _limit)
 This function allow to change the limit for the spin box of the camera docker.
void setTitle (const std::string &_title)

Private Slots

void updateCamera ()
void updateCameraControl ()
void saveCamera ()
void loadCamera ()
void manipulatorIndexChanged (int _index)
void takeSnapshot ()
void startMovie ()
void stepMovie ()
void stopMovie ()

Private Member Functions

void connectSpinBoxToSlider (QDoubleSpinBox *spinBox, QSlider *slider)

Private Attributes

View3Dm_view
Ui_CameraPosition * m_cameraPosition
Ui_Snapshots * m_snapshots
bool m_blockUpdateCamera

Member Function Documentation

Returns:
the View3D contained by this viewer.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS