![]() |
Tulip
4.4.0
Better Visualization Through Research
|
Classes | |
| class | tlp::Camera |
| Tulip OpenGL camera object. More... | |
| class | tlp::Gl2DRect |
| Create a 2D rectangle. More... | |
| class | tlp::GlAbstractPolygon |
| class to create a abstract polygon More... | |
| class | tlp::GlAxis |
| A base class to draw an axis with graduations. More... | |
| class | tlp::GlBezierCurve |
| A class to draw Bezier curves. More... | |
| class | tlp::GlBox |
| General class used to render boxes as GlSimpleEntity. More... | |
| class | tlp::GlCatmullRomCurve |
| A class to draw a Catmull-Rom curve. More... | |
| class | tlp::GlCircle |
| Class used to render circles as GlEntity. More... | |
| class | tlp::GlComplexPolygon |
| Class to create a complex polygon (concave polygon or polygon with hole) If you want to create a complex polygon you have 4 constructors : Constructors with vector of coords : to create a complex polygon without hole. More... | |
| class | tlp::GlComposite |
| GlSimpleEntity used to agregate other GlEntity. More... | |
| class | tlp::GlGraphComposite |
| Class use to visualize graph in OpenGL Tulip engine. More... | |
| class | tlp::GlGraphRenderer |
| Class used by GlGraphComposite to render the graph in OpenGL. More... | |
| class | tlp::GlGraphRenderingParameters |
| That class defines all the parameters used by GlGraphComposite to render a graph. More... | |
| class | tlp::GlGrid |
| General class used to render grids as GlSimpleEntity. More... | |
| class | tlp::GlHexagon |
| class to create an hexagon in Tulip 3D Engine More... | |
| class | tlp::GlLabel |
| Create a label into Tulip 3D engine. More... | |
| class | tlp::GlLayer |
| A GlLayer is like an 2D drawing software layer system. More... | |
| class | tlp::GlMainWidget |
| This widget provide a simple system to visualize data/graph with OpenGL 3D engine. More... | |
| class | tlp::GlOpenUniformCubicBSpline |
| A class to draw open uniform cubic B-splines. More... | |
| class | tlp::GlPentagon |
| class to create an pentagon More... | |
| class | tlp::GlPolygon |
| Class to create a polygon GlEntity. More... | |
| class | tlp::GlRect |
| This is a general class for the rendering of 2D rectangles. More... | |
| class | tlp::GlRegularPolygon |
| class to create a regular polygon More... | |
| class | tlp::GlScene |
| Tulip scene class. More... | |
| class | tlp::GlSimpleEntity |
| Base class for all Tulip OpenGL entities. More... | |
| class | tlp::GlSphere |
| Class to create a sphere with GlEntity system. More... | |
| class | tlp::GlStar |
| class to create a star More... | |
| class | tlp::GlTriangle |
| Class to create a triangle. More... | |
| struct | tlp::SelectedEntity |
| Structure to store selected entities. More... | |
OpenGL graph rendering Classes in this group are related to the OpenGL rendering of graphs and to the OpenGL augmented display.