18#ifndef itkSimplexMeshGeometry_h
19#define itkSimplexMeshGeometry_h
26#include "ITKMeshExport.h"
A templated class holding a n-Dimensional covariant vector.
Simulate a standard C array with copy semantics.
A templated class holding a geometric point in n-Dimensional space.
void CopyFrom(const SimplexMeshGeometry &input)
PointType closestAttractor
IdentifierType forceIndex
itk::FixedArray< IdentifierType, 3 > IndexArray
itk::Vector< double, 3 > VectorType
NeighborSetType * neighborSet
PointType referenceMetrics
itk::FixedArray< PointType, 3 > PointArray
CovariantVectorType normal
IdentifierType closestAttractorIndex
itk::CovariantVector< double, 3 > CovariantVectorType
void CopyNeigborSet(const NeighborSetType *nset)
IndexArray neighborIndices
std::set< IdentifierType > NeighborSetType
itk::Point< double, 3 > PointType
A templated class holding a n-Dimensional vector.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType