Loading...
Searching...
No Matches
ompl::geometric::MultiQuotient< T >::CmpQuotientSpacePtrs Struct Reference

Compare function for priority queue. More...

#include <ompl/geometric/planners/quotientspace/algorithms/MultiQuotient.h>

Public Member Functions

bool operator() (const QuotientSpace *lhs, const QuotientSpace *rhs) const
 

Detailed Description

template<class T>
struct ompl::geometric::MultiQuotient< T >::CmpQuotientSpacePtrs

Compare function for priority queue.

Definition at line 117 of file MultiQuotient.h.

Member Function Documentation

◆ operator()()

template<class T >
bool ompl::geometric::MultiQuotient< T >::CmpQuotientSpacePtrs::operator() ( const QuotientSpace * lhs,
const QuotientSpace * rhs ) const
inline

Definition at line 121 of file MultiQuotient.h.


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