A convenient structure for storing level information. More...
#include <EditorView.hh>
Public Attributes | |
double | height |
Level height from ground. More... | |
int | level |
Level number. More... | |
std::string | name |
Level name. More... | |
A convenient structure for storing level information.
double gazebo::gui::Level::height |
Level height from ground.
int gazebo::gui::Level::level |
Level number.
std::string gazebo::gui::Level::name |
Level name.