#include <SpacePartition.h>
Public Types | |
using | Coord_t = decltype(extractPositionX(std::decay_t< Point >())) |
type of Point coordinate More... | |
Definition at line 90 of file SpacePartition.h.
using lar::example::details::PointTraits_t< Point >::Coord_t = decltype(extractPositionX(std::decay_t<Point>())) |
type of Point coordinate
Definition at line 315 of file SpacePartition.h.