#include <cmath>
#include <string>
#include <utility>
#include <algorithm>
#include <GL/gl.h>
#include <GL/glu.h>
#include <tulip/TulipPlugin.h>
#include <tulip/GlGraph.h>
#include <tulip/Glyph.h>
#include <tulip/TreeTest.h>
#include <tulip/GlTools.h>
#include "tulip/Border.h"
#include <hash_map>
Include dependency graph for squarebordertextured.cpp:
Classes | |
class | SquareBorderTex |
| |
struct | SquareBorderTex::TreeCache |
Typedefs | |
typedef GLfloat | Point3 [3] |
Functions | |
GLYPHPLUGIN (SquareBorderTex,"SquareBorderTex","Julien Testut, Antony Durand, Pascal Ollier,""Yashvin Nababsing, Sebastien Leclerc, Ruchon Thibault,""Eric Dauchier","09/07/2004","Textured square22","1","1", 101) | |
Variables | |
const node | NOTATREE |
const float | PARAM_F = 1.f |
const float | PARAM_W = 15.f |
const float | PARAM_MAX = 255.f |
const float | PARAM_A = -1.f |
const float | PARAM_B = 16.f |
|
|
|
|
|
|
|
|
|
|
|
|
|
|