glbox.h(3)
NAME
GlBox.h
SYNOPSIS
#include 'tulip/GlSimpleEntity.h'
#include 'tulip/GlPolygon.h'
#include 'tulip/Coord.h'
#include 'tulip/Color.h'
#include 'tulip/Size.h'
Classes
class tlp::GlBox
General class used to render boxes as GlEntity.
Namespaces
namespace tlp
Defines
#define N_BOX_POINTS 8
#define N_BOX_FACES 6
#define N_QUAD_POINTS 4
Define Documentation
- #define N_BOX_FACES 6
#define N_BOX_POINTS 8 - 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. - #define N_QUAD_POINTS 4
Author
- Generated automatically by Doxygen for Tulip Open GL Library from the
source code.