LEMUR Packages: ompl_lemur or_lemur pr_bgl prpy_lemur
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Groups Pages
Public Member Functions | List of all members
pr_bgl::lazysp_visitor_null Class Reference

Null visitor for pr_bgl::lazysp. More...

#include <lazysp.h>

Public Member Functions

template<class Vertex , class Edge >
void lazy_path (double length, std::vector< Vertex > &vpath, std::vector< std::pair< Edge, bool > > &eepath)
 
void search_begin ()
 
void search_end ()
 
void eval_begin ()
 
void eval_end ()
 
void no_path ()
 
void path_found ()
 
template<class Edge >
void edge_evaluate (Edge &e, double e_weight)
 
void selector_begin ()
 
void selector_end ()
 
void selector_notify_begin ()
 
void selector_notify_end ()
 

Detailed Description

Null visitor for pr_bgl::lazysp.


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