Ignition Gazebo

API Reference

5.1.0

Event called in the render thread of a 3D scene. It's safe to make rendering calls in this event's callback. More...

#include <GuiEvents.hh>

Public Member Functions

 Render ()
 

Static Public Attributes

static const QEvent::Type kType = QEvent::Type(QEvent::User + 3)
 Unique type for this event. More...
 

Detailed Description

Event called in the render thread of a 3D scene. It's safe to make rendering calls in this event's callback.

Constructor & Destructor Documentation

◆ Render()

Render ( )
inline

Member Data Documentation

◆ kType

const QEvent::Type kType = QEvent::Type(QEvent::User + 3)
static

Unique type for this event.


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