ITK  4.8.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkPoint.h File Reference
#include "itkNumericTraits.h"
#include "itkVector.h"
#include "vnl/vnl_vector_ref.h"
#include "itkPoint.hxx"
+ Include dependency graph for itkPoint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::BarycentricCombination< TPointContainer, TWeightContainer >
 
class  itk::Point< TCoordRep, NPointDimension >
 

Namespaces

 itk
 

Functions

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