#include "SkeletonPainter.h"
#include "Messages/TrackedPeopleM.h"
#include "Messages/FollowingStateM.h"
#include "Messages/RosSkeletonM.h"
#include <QtOpenGL>
#include <GL/glut.h>
#include "Architecture/Config/Config.h"
Go to the source code of this file.
Defines | |
#define | THIS SkeletonPainter |
#define THIS SkeletonPainter |
Definition at line 22 of file SkeletonPainter.cpp.