Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
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 More...
 

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

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: