remove_edge_if< Graph, typename boost::enable_if< detail::has_root_graph< Graph > >::type > Struct Template Reference

#include <VisionX/libraries/PointCloudGraph/utils.h>

Public Member Functions

template<typename Predicate >
void operator() (const Predicate &predicate, Graph &graph) const
 

Detailed Description

template<typename Graph>
struct pcl::graph::remove_edge_if< Graph, typename boost::enable_if< detail::has_root_graph< Graph > >::type >

Definition at line 71 of file utils.h.

Member Function Documentation

◆ operator()()

void operator() ( const Predicate &  predicate,
Graph &  graph 
) const
inline

Definition at line 74 of file utils.h.


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