#include <cmath>
#include <GL/gl.h>
#include <GL/glu.h>
#include <tulip/StringProperty.h>
#include <tulip/ColorProperty.h>
#include <tulip/Graph.h>
#include <tulip/GlGraph.h>
#include <tulip/Glyph.h>
#include <tulip/GlTools.h>
Include dependency graph for halfcylinder.cpp:
Classes | |
class | HalfCylinder |
A 3D glyph. More... | |
Functions | |
GLYPHPLUGIN (HalfCylinder,"3D - HalfCylinder","Auber David","31/07/2002","Textured HalfCylinder","1","1", 10) |