All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
gazebo::gui::Level Class Reference

A convenient structure for storing level information. More...

#include <EditorView.hh>

Collaboration diagram for gazebo::gui::Level:
Collaboration graph
[legend]

Public Attributes

double height
 Level height from ground. More...
 
int level
 Level number. More...
 
std::string name
 Level name. More...
 

Detailed Description

A convenient structure for storing level information.

Member Data Documentation

double gazebo::gui::Level::height

Level height from ground.

int gazebo::gui::Level::level

Level number.

std::string gazebo::gui::Level::name

Level name.


The documentation for this class was generated from the following file: