rock_widget_collection  0.1
Variables
Plot2d.cc File Reference
#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
 

Variable Documentation

const double c_norm = 1.0/255

Definition at line 21 of file Plot2d.cc.