ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
#include "itkNumericTraits.h"
#include "itkVector.h"
#include "vnl/vnl_vector_ref.h"
#include "itkMath.h"
#include "itkPoint.hxx"
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) |