template <class T, int N>
struct vtb::geometry::Equal_vertex
Types
  • using value_type = vtb::geometry::Vertex< T, N >
Methods
  • operator()(const value_type & lhs, const value_type & rhs) const -> bool
template <class T, int N>
struct vtb::geometry::Compare_vertex
Types
  • using value_type = vtb::geometry::Vertex< T, N >
Methods
  • operator()(const value_type & lhs, const value_type & rhs) const -> bool