ARGoS  3
A parallel, multi-engine simulator for swarm robotics
plugins/simulator/visualizations/qt-opengl/models/qtopengl_cylinder.cpp File Reference
#include "qtopengl_cylinder.h"
#include <argos3/core/utility/math/vector2.h>
#include <argos3/plugins/simulator/entities/led_equipped_entity.h>
#include <argos3/plugins/simulator/entities/cylinder_entity.h>
#include <argos3/plugins/simulator/visualizations/qt-opengl/qtopengl_widget.h>
+ Include dependency graph for qtopengl_cylinder.cpp:

Go to the source code of this file.

Classes

class  argos::CQTOpenGLOperationDrawCylinderNormal
class  argos::CQTOpenGLOperationDrawCylinderSelected

Namespaces

namespace  argos
 

The namespace containing all the ARGoS related code.


Functions

 argos::REGISTER_QTOPENGL_ENTITY_OPERATION (CQTOpenGLOperationDrawNormal, CQTOpenGLOperationDrawCylinderNormal, CCylinderEntity)
 argos::REGISTER_QTOPENGL_ENTITY_OPERATION (CQTOpenGLOperationDrawSelected, CQTOpenGLOperationDrawCylinderSelected, CCylinderEntity)