Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "mitkNumericTypes.h"
#include <itkMatrix.h>
#include <itkTransform.h>
#include <vnl/vnl_cross.h>
#include <vnl/vnl_vector.h>
Go to the source code of this file.
Classes | |
class | mitk::Line< TCoordRep, NPointDimension > |
Describes a line. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Typedefs | |
typedef Line< ScalarType, 3 > | mitk::Line3D |