Public Types | List of all members
lar::example::details::PointTraits_t< Point > Struct Template Reference

#include <SpacePartition.h>

Public Types

using Coord_t = decltype(extractPositionX(std::decay_t< Point >()))
 type of Point coordinate More...
 

Detailed Description

template<typename Point>
struct lar::example::details::PointTraits_t< Point >

Definition at line 90 of file SpacePartition.h.

Member Typedef Documentation

template<typename Point>
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.


The documentation for this struct was generated from the following file: