Roomba App
1.0
|
GLWidget class declaration. More...
#include <QGLViewer/qglviewer.h>
Go to the source code of this file.
Classes | |
class | GLWidget |
A wrapper class for drawing 3D shapes in OpenGL. More... | |
struct | GLWidget::Dimensions |
Dimensions used in drawing. More... | |
Macros | |
#define | PI 3.1415927f |
GLWidget class methods definitions.
The GLWidget class is a wrapper class for the OpenGL widget. It draws 3D a space around the mobile robot containing the laser sensor.
GLWidget class is wrapper class for OpenGL widget. It draws 3D space around robot containing laser sensor.
Definition in file glWidget.hh.
#define PI 3.1415927f |
Definition at line 20 of file glWidget.hh.