| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlHudLine Class Reference#include <GlHudLine.h>
Inheritance diagram for tlp::GlHudLine:
![]()
Collaboration diagram for tlp::GlHudLine:
![]() Detailed DescriptionGeneral class for the rendering of 2D lines.Public Member Functions
Protected Member Functions
Protected AttributesConstructor & Destructor Documentation
Default constructor (forbidden to use)
Constructor
Destructor
Member Function Documentation
Function used to draw ... This is a pure virtual function
Reimplemented from tlp::GlHud.
Accessor in reading to the start position of the line
Accessor in reading to the end position of the line
Accessor in reading to the start color of the line
Accessor in reading to the end color of the line
Accessor in reading to the thickness of the line.
Accessor in writing to the start position of the line
Accessor in writing to the end position of the line
Accessor in writing to the start color of the line
Accessor in writing to the end color of the line.
Accessor in writing to the thickness of the line.
Member Data Documentation
Starting position of the line
Ending position of the line
Starting color of the line
Ending color of the line
Thickness of the line
|
Tulip Software by LaBRI Visualization Team 2001 - 2007 |