![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#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 | |
| 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) |
1.8.3.1