Ignition Gui

API Reference

3.0.0
ignition::gui::plugins Namespace Reference

Classes

class  Grid3D
 Manages grids in an Ignition Rendering scene. This plugin can be used for: More...
 
class  IgnRenderer
 Ign-rendering renderer. All ign-rendering calls should be performed inside this class as it makes sure that opengl calls in the underlying render engine do not interfere with QtQuick's opengl render operations. The main Render function will render to an offscreen texture and notify via signal and slots when it's ready to be displayed. More...
 
class  ImageDisplay
 Display images coming through an Ignition transport topic. More...
 
class  Publisher
 Widget which publishes a custom Ignition transport message. More...
 
class  RenderThread
 Rendering thread. More...
 
class  RenderWindowItem
 A QQUickItem that manages the render window. More...
 
class  Scene3D
 Creates a new ignition rendering scene or adds a user-camera to an existing scene. It is possible to orbit the camera around the scene with the mouse. Use other plugins to manage objects in the scene. More...
 
class  TextureNode
 Texture node for displaying the render texture from ign-renderer. More...
 
class  TopicEcho
 Echo messages coming through an Ignition transport topic. More...
 
class  WorldControl
 This plugin provides a world control panel which may have a play / pause and step buttons. More...
 
class  WorldStats
 This plugin provides a time panel which may: More...