#include <color.h>
Public Member Functions | |
| void | clear () |
| Color () | |
| bool | init (const std::string &vector_str) |
Public Attributes | |
| float | a |
| float | b |
| float | g |
| float | r |
| urdf::Color::Color | ( | ) | [inline] |
| void urdf::Color::clear | ( | ) | [inline] |
| bool urdf::Color::init | ( | const std::string & | vector_str | ) | [inline] |
| float urdf::Color::a |
| float urdf::Color::b |
| float urdf::Color::g |
| float urdf::Color::r |