Limbo 3.5.4
Loading...
Searching...
No Matches
limbo::geometry::Polygon2Rectangle< PointSet, RectSet >::is_equal_type Struct Reference

is equal helper More...

#include <Polygon2Rectangle.h>

Public Member Functions

bool operator() (point_type const &p1, point_type const &p2) const
 is equal helper

Detailed Description

template<typename PointSet, typename RectSet>
struct limbo::geometry::Polygon2Rectangle< PointSet, RectSet >::is_equal_type

is equal helper

Definition at line 515 of file Polygon2Rectangle.h.

Member Function Documentation

◆ operator()()

template<typename PointSet, typename RectSet>
bool limbo::geometry::Polygon2Rectangle< PointSet, RectSet >::is_equal_type::operator() ( point_type const & p1,
point_type const & p2 ) const
inline

is equal helper

Parameters
p1point
p2point
Returns
true if two points are equal

Definition at line 523 of file Polygon2Rectangle.h.


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