![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
Public Member Functions | |
CenteredText (const std::string &str, float x, float y, float sz, const std::string &font) | |
Public Attributes | |
float | x_ |
float | y_ |
float | sz_ |
std::string | str_ |
std::string | font_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const CenteredText &txt) |
|
inline |
|
friend |
std::string CenteredText::font_ |
std::string CenteredText::str_ |
float CenteredText::sz_ |
float CenteredText::x_ |
float CenteredText::y_ |