glquad.h(3)
NAME
GlQuad.h
SYNOPSIS
#include <tulip/Coord.h> #include <tulip/Color.h> #include 'tulip/GlSimpleEntity.h' Classes class tlp::GlQuad General class to render quads as augmented displays. Namespaces namespace tlp Defines #define N_QUAD_POINTS 4
Define Documentation
- #define N_QUAD_POINTS 4
- Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI
Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version. Constant indicating the number of points in a quad (stupid isn't it ? :D)
Author
- Generated automatically by Doxygen for Tulip Open GL Library from the
source code.