plastimatch
Loading...
Searching...
No Matches
Typedefs
itk_point.h File Reference
#include "plmbase_config.h"
#include <vector>
#include "itkPoint.h"
#include "itkVector.h"

Go to the source code of this file.

Typedefs

typedef itk::Point< float, 2 > FloatPoint2DType
 
typedef itk::Point< double, 2 > DoublePoint2DType
 
typedef itk::Point< float, 3 > FloatPoint3DType
 
typedef itk::Point< double, 3 > DoublePoint3DType
 
typedef itk::Vector< float, 2 > FloatVector2DType
 
typedef itk::Vector< double, 2 > DoubleVector2DType
 
typedef itk::Vector< float, 3 > FloatVector3DType
 
typedef itk::Vector< double, 3 > DoubleVector3DType
 

Typedef Documentation

◆ DoublePoint2DType

typedef itk::Point< double, 2 > DoublePoint2DType

◆ DoublePoint3DType

typedef itk::Point< double, 3 > DoublePoint3DType

◆ DoubleVector2DType

typedef itk::Vector< double, 2 > DoubleVector2DType

◆ DoubleVector3DType

typedef itk::Vector< double, 3 > DoubleVector3DType

◆ FloatPoint2DType

typedef itk::Point< float, 2 > FloatPoint2DType

◆ FloatPoint3DType

typedef itk::Point< float, 3 > FloatPoint3DType

◆ FloatVector2DType

typedef itk::Vector< float, 2 > FloatVector2DType

◆ FloatVector3DType

typedef itk::Vector< float, 3 > FloatVector3DType