Robotics Library
0.7.0
|
Public Member Functions | |
VertexPredicate () | |
VertexPredicate (const VertexColorMap &color) | |
template<typename Vertex > | |
bool | operator() (const Vertex &v) const |
Public Attributes | |
VertexColorMap | color |
|
inline |
|
inline |
|
inline |
VertexColorMap rl::mdl::Compound::VertexPredicate< VertexColorMap >::color |