![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
Public Member Functions | |
LineBW (float x1, float y1, float x2, float y2, float width, bool black=true) | |
Public Attributes | |
float | x1_ |
float | y1_ |
float | x2_ |
float | y2_ |
float | width_ |
std::string | style_ |
Friends | |
std::ostream & | operator<< (std::ostream &output, const LineBW &line) |
|
inline |
|
friend |
std::string LineBW::style_ |
float LineBW::width_ |
float LineBW::x1_ |
float LineBW::x2_ |
float LineBW::y1_ |
float LineBW::y2_ |