Fraxinus
17.12-rc2
An IGT application
|
#include "cxResourceExport.h"
#include <boost/shared_ptr.hpp>
#include <QSize>
#include "vtkSmartPointer.h"
#include "vtkForwardDeclarations.h"
#include "cxProbeDefinition.h"
#include "cxTransform3D.h"
Go to the source code of this file.
Classes | |
class | cx::ProbeSector |
Utility functions for drawing an US Probe sector. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< class vtkImageData > | vtkImageDataPtr |
typedef vtkSmartPointer< class vtkPolyData > | vtkPolyDataPtr |
typedef vtkSmartPointer< class vtkPolyLine > | vtkPolyLinePtr |
typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr |
Definition at line 46 of file cxProbeSector.h.
typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr |
Definition at line 47 of file cxProbeSector.h.
typedef vtkSmartPointer<class vtkPolyLine> vtkPolyLinePtr |
Definition at line 48 of file cxProbeSector.h.