Robotics Library  0.7.0
Public Member Functions | Public Attributes | List of all members
rl::mdl::Compound::VertexPredicate< VertexColorMap > Struct Template Reference

Public Member Functions

 VertexPredicate ()
 
 VertexPredicate (const VertexColorMap &color)
 
template<typename Vertex >
bool operator() (const Vertex &v) const
 

Public Attributes

VertexColorMap color
 

Constructor & Destructor Documentation

◆ VertexPredicate() [1/2]

template<typename VertexColorMap >
rl::mdl::Compound::VertexPredicate< VertexColorMap >::VertexPredicate ( )
inline

◆ VertexPredicate() [2/2]

template<typename VertexColorMap >
rl::mdl::Compound::VertexPredicate< VertexColorMap >::VertexPredicate ( const VertexColorMap &  color)
inline

Member Function Documentation

◆ operator()()

template<typename VertexColorMap >
template<typename Vertex >
bool rl::mdl::Compound::VertexPredicate< VertexColorMap >::operator() ( const Vertex &  v) const
inline

Member Data Documentation

◆ color

template<typename VertexColorMap >
VertexColorMap rl::mdl::Compound::VertexPredicate< VertexColorMap >::color

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