MITK-IGT
IGT Extension of MITK
|
#include "mitkCommon.h"
#include "mitkNumericTypes.h"
#include "itkObjectFactory.h"
#include "vtkSmartPointer.h"
#include "vtkPolyData.h"
Go to the source code of this file.
Classes | |
class | mitk::USNavigationTargetIntersectionFilter |
Calculates the intersection between a mitk::Surface and a line. Surface and line have to be set by SetTargetSurface() and SetLine. CalculateIntersection() can be called then to calculate the intersection. The results can be got afterwards by GetIsIntersecting(), GetIntersectionPoint(), GetIntersectionNearestSurfacePointId() and GetDistanceToIntersection(). More... | |
Namespaces | |
namespace | itk |
namespace | mitk |
IGT Exceptions. | |