Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes
rl::mdl::Compound::VertexPredicate< VertexColorMap > Struct Template Reference

List of all members.

Public Member Functions

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

Public Attributes

VertexColorMap color

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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