Ignition Gazebo

API Reference

3.2.0
ignition::gazebo::gui::events Namespace Reference

Namespace for all events. Refer to the EventManager class for more information about events. More...

Classes

class  DeselectAllEntities
 Event that notifies when all entities have been deselected. More...
 
class  EntitiesSelected
 Event that notifies when new entities have been selected. More...
 
class  Render
 Event called in the render thread of a 3D scene. It's safe to make rendering calls in this event's callback. More...
 
class  SnapIntervals
 The class for sending and receiving custom snap value events. More...
 
class  SpawnPreviewModel
 Event called to spawn a preview model. Used in shapes plugin. More...
 

Detailed Description

Namespace for all events. Refer to the EventManager class for more information about events.