|
rock_widget_collection
0.1
|
#include "Plot2d.h"#include <stdexcept>#include <sstream>#include <QtCore/QtPlugin>#include <QMouseEvent>#include <vtkSphereSource.h>#include <vtkPolyDataMapper.h>#include <vtkActor.h>#include <vtkImageViewer.h>#include <vtkInteractorStyleImage.h>#include <vtkJPEGReader.h>#include <vtkMath.h>#include <vtkPolyData.h>#include <vtkRenderWindowInteractor.h>#include <vtkXYPlotWidget.h>Go to the source code of this file.
Variables | |
| const double | c_norm = 1.0/255 |
1.8.11