#include <string>#include <vector>#include <memory>#include <sdf/sdf.hh>#include <ignition/math/Vector3.hh>#include <ignition/math/Box.hh>Go to the source code of this file.
Classes | |
| class | Region |
| A region, made of a list of boxes. More... | |
Namespaces | |
| gazebo | |
| Forward declarations for the common classes. | |
Typedefs | |
| typedef std::shared_ptr< Region > | RegionPtr |