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