#include "discrenderercomponent.h"
#include <engine/gluon_engine_export.h>
#include <engine/component.h>
#include "graphics/meshes/discmesh.h"
#include "gluon_graphics_export.h"
#include <QtCore/QObject>
#include "engine/gameobject.h"
#include "engine/asset.h"
#include <QMimeData>
#include "discrenderercomponent.moc"
Go to the source code of this file.
Classes | |
class | GluonEngine::DiscRendererComponent::DiscRendererComponentPrivate |
Functions | |
Q_EXPORT_PLUGIN2 (gluon_component_discrenderer, GluonEngine::DiscRendererComponent) |
Q_EXPORT_PLUGIN2 | ( | gluon_component_discrenderer | , | |
GluonEngine::DiscRendererComponent | ||||
) |