Ignition Gazebo

API Reference

6.9.0
src/gui/plugins/component_inspector/Types.hh File Reference
#include <QStandardItem>
#include <ignition/gazebo/Types.hh>

Go to the source code of this file.

Namespaces

 ignition
 This library is part of the Ignition Robotics project.
 
 ignition::gazebo
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 
 ignition::gazebo::inspector
 

Typedefs

using UpdateViewCb = std::function< void(const EntityComponentManager &_ecm, QStandardItem *_item)>
 Function definition that a component can use to update its UI elements based on changes from the ECM. More...