#include "freElementals.h"#include "itkImage.h"#include "itkVector.h"#include "itkPointSet.h"#include "freImageTypes.txx"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Classes | |
| class | FREE::ImageTypes< VImageDimension > |
| Abstract template class defining all default image types used within f.r.e.e. More... | |
| class | FREE::DefaultImages< TImageType > |
Typedefs | |
| typedef PixelType | FREE::InternalImagePixelType |
| typedef unsigned char | FREE::ViewImagePixelType |
| typedef ViewImagePixelType | FREE::MaskPixelType |
| typedef ImageTypes < 2 >::VectorType | FREE::Vector2DType |
| typedef ImageTypes < 3 >::VectorType | FREE::Vector3DType |
| typedef ImageTypes < 2 >::InternalImageType | FREE::InternalImage2DType |
| typedef ImageTypes < 3 >::InternalImageType | FREE::InternalImage3DType |
| typedef ImageTypes < 2 >::TransformationFieldType | FREE::TransformationField2DType |
| typedef ImageTypes < 3 >::TransformationFieldType | FREE::TransformationField3DType |
| typedef ImageTypes < 2 >::ViewImageType | FREE::ViewImage2DType |
| typedef ImageTypes < 3 >::ViewImageType | FREE::ViewImage3DType |
| typedef ImageTypes < 2 >::MaskType | FREE::Mask2DType |
| typedef ImageTypes < 3 >::MaskType | FREE::Mask3DType |
| typedef ImageTypes < 2 >::PointType | FREE::Point2DType |
| typedef ImageTypes < 3 >::PointType | FREE::Point3DType |
1.5.3 written by Dimitri van Heesch,
© 1997-2000