#include <argos3/core/utility/configuration/base_configurable_resource.h>
#include <argos3/plugins/simulator/visualizations/qt-opengl/qtopengl_main_window.h>
#include <argos3/plugins/simulator/visualizations/qt-opengl/qtopengl_widget.h>
#include <argos3/core/utility/datatypes/color.h>
#include <argos3/core/utility/math/quaternion.h>
Go to the source code of this file.
|
| argos |
| The namespace containing all the ARGoS related code.
|
|
◆ REGISTER_QTOPENGL_USER_FUNCTIONS
#define REGISTER_QTOPENGL_USER_FUNCTIONS |
( |
|
CLASSNAME, |
|
|
|
LABEL |
|
) |
| |
Value:
CLASSNAME, \
LABEL, \
"undefined", \
"undefined", \
"undefined", \
"undefined", \
"undefined")
#define REGISTER_SYMBOL(BASECLASS, CLASSNAME, LABEL, AUTHOR, VERSION, BRIEF_DESCRIPTION, LONG_DESCRIPTION, STATUS)
Macro to register a symbol into the factory.
Definition at line 498 of file qtopengl_user_functions.h.