Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::Point< TCoordRep, NPointDimension > |
A templated class holding a geometric point in n-Dimensional space. More... | |
class | itk::BarycentricCombination< TPointContainer, TWeightContainer > |
Functions | |
template<class T, unsigned int NPointDimension> ITK_EXPORT std::ostream & | operator<< (std::ostream &os, const Point< T, NPointDimension > &v) |
template<class T, unsigned int NPointDimension> ITK_EXPORT std::istream & | operator>> (std::istream &is, Point< T, NPointDimension > &v) |
|
|
|
|