![]() |
CustusX
18.04-rc5
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 25 of file cxProbeSector.h.
| typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr |
Definition at line 26 of file cxProbeSector.h.
| typedef vtkSmartPointer<class vtkPolyLine> vtkPolyLinePtr |
Definition at line 27 of file cxProbeSector.h.