Public Member Functions | List of all members
square< T > Struct Template Reference

#include <rtree_graph_planner.hpp>

+ Collaboration diagram for square< T >:

Public Member Functions

operator() (const T &Left, const T &Right) const
 

Detailed Description

template<typename T>
struct square< T >

Definition at line 176 of file rtree_graph_planner.hpp.

Member Function Documentation

§ operator()()

template<typename T >
T square< T >::operator() ( const T &  Left,
const T &  Right 
) const
inline

Definition at line 178 of file rtree_graph_planner.hpp.


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