#include "mitkVector.h"
#include <vnl/vnl_vector.h>
#include <vnl/vnl_cross.h>
#include <itkTransform.h>
#include <itkMatrix.h>
Go to the source code of this file.
Classes | |
class | mitk::Line< TCoordRep, NPointDimension > |
Descibes a line. More... | |
Namespaces | |
namespace | mitk |
Qmitk. | |
Typedefs | |
typedef Line< ScalarType, 3 > | mitk::Line3D |