sphere.cpp(3)
NAME
sphere.cpp
SYNOPSIS
#include <tulip/GlewManager.h> #include <iostream> #include <tulip/StringProperty.h> #include <tulip/ColorProperty.h> #include <tulip/GlDisplayListManager.h> #include <tulip/GlTextureManager.h> #include <tulip/Graph.h> #include <tulip/Glyph.h> #include <tulip/GlTools.h> Classes class Sphere A 3D glyph. Functions GLYPHPLUGIN (Sphere,'3D - Sphere','Bertrand Mathieu','09/07/2002','Textured sphere','1.0', 2) Variables static GLuint buffers [] = {0,0,0} static GLfloat * vertex static GLfloat * texturesCoord static GLushort * indices
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.