Ignition Gazebo

API Reference

5.1.0
Scene3D.hh File Reference
#include <ignition/msgs/boolean.pb.h>
#include <ignition/msgs/gui_camera.pb.h>
#include <ignition/msgs/stringmsg.pb.h>
#include <ignition/msgs/vector3d.pb.h>
#include <ignition/msgs/video_record.pb.h>
#include <string>
#include <memory>
#include <mutex>
#include <sdf/Root.hh>
#include <ignition/math/Color.hh>
#include <ignition/math/Pose3.hh>
#include <ignition/math/Vector2.hh>
#include <ignition/math/Vector3.hh>
#include <ignition/common/MouseEvent.hh>
#include <ignition/common/KeyEvent.hh>
#include <ignition/rendering/Camera.hh>
#include <ignition/gazebo/gui/GuiSystem.hh>
#include "ignition/gui/qt.h"

Go to the source code of this file.

Classes

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  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...
 

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.