#include <cmath>
#include <string>
#include <GL/gl.h>
#include <GL/glu.h>
#include <tulip/StringProperty.h>
#include <tulip/ColorProperty.h>
#include <tulip/Size.h>
#include <tulip/Coord.h>
#include <tulip/Glyph.h>
#include <tulip/Graph.h>
#include <tulip/GlGraph.h>
#include <tulip/GlTools.h>
Include dependency graph for pentagone.cpp:
Classes | |
class | Pentagone |
A 2D glyph. More... | |
Functions | |
GLYPHPLUGIN (Pentagone,"2D - Pentagone","David Auber","09/07/2002","Textured Pentagone","1","1", 12) |