ITK  4.3.0
Insight Segmentation and Registration Toolkit
Classes
Geometry Representation Objects
Data Representation Objects
+ Collaboration diagram for Geometry Representation Objects:

Classes

class  itk::BarycentricCombination< TPointContainer, TWeightContainer >
 Computes the barycentric combination of an array of N points. More...
 
class  itk::CovariantVector< T, NVectorDimension >
 A templated class holding a n-Dimensional covariant vector. More...
 
class  itk::DiffusionTensor3D< TComponent >
 Represent a diffusion tensor as used in DTI images. More...
 
class  itk::Point< TCoordRep, NPointDimension >
 A templated class holding a geometric point in n-Dimensional space. More...
 
class  itk::SymmetricSecondRankTensor< TComponent, NDimension >
 Represent a symmetric tensor of second rank. More...
 
class  itk::Vector< T, NVectorDimension >
 A templated class holding a n-Dimensional vector. More...
 
class  itk::Versor< T >
 A templated class holding a unit quaternion. More...
 

Detailed Description

This category include the objects required to represent geometrical entities like positions, vectors and space mappings.

A detailed description of the rationale for these classes can be found in Geometry Concepts