GOFIGURE2
0.9.0
|
#include "itkImageToVTKImageFilter.h"
#include "itkCastImageFilter.h"
#include "itkSmartPointer.h"
#include "itkImage.h"
#include "QGoSynchronizedView.h"
#include "vtkSmartPointer.h"
#include "QGoGUILibConfigure.h"
Go to the source code of this file.
Classes | |
class | QGoSynchronizedView3D |
class used to display a QWidget containing a two dimensional vtkimagedata* or itkimage*. QGoSynchronizedView3D provide the interface to synchronize cameras among several GoSynchronizedView3D. More... | |