Todo List
- Class gr::BruteForceFunctor< _DummyPrimitive, _Point, _dim, _Scalar >
- Use Traits to allow custom parameters but similar API between variants
- Class gr::IntersectionFunctor< _Primitive, _Point, _dim, _Scalar >
- Use Traits to allow custom parameters but similar API between variants
- Member gr::MatchBase< PointType, _TransformVisitor, OptExts >::kNumberOfDiameterTrials
- Rationnalize use and name of this variable
- Member gr::MatchBase< PointType, _TransformVisitor, OptExts >::Options< Derived, TBase >::delta
- Move to DistanceMeasure
- Member gr::NdNode< Point, _dim, Scalar, _PointContainer, _IdContainer >::split (std::vector< NdNode< Point, _dim, Scalar, _PointContainer, _IdContainer > > &childs, Scalar rootEdgeHalfLength)
- See how to introduce dimension specialization (useful for 2D and 3D)