ITK  4.3.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkPoint.h File Reference

Go to the source code of this file.

Classes

class  itk::BarycentricCombination< TPointContainer, TWeightContainer >
 Computes the barycentric combination of an array of N points. More...
 
class  itk::Point< TCoordRep, NPointDimension >
 A templated class holding a geometric point in n-Dimensional space. More...
 

Namespaces

namespace  itk
 

Functions

template<class T , unsigned int NPointDimension>
ITK_EXPORT std::ostream & itk::operator<< (std::ostream &os, const Point< T, NPointDimension > &v)
 
template<class T , unsigned int NPointDimension>
ITK_EXPORT std::istream & itk::operator>> (std::istream &is, Point< T, NPointDimension > &v)