| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlADLine Class Reference#include <GlADLine.h>
Inheritance diagram for tlp::GlADLine:
![]()
Collaboration diagram for tlp::GlADLine:
![]() Detailed DescriptionGeneral class to render lines as augmented displays.This class is a generic class to render lines as augmented displays. Public Member Functions
Protected Attributes
Constructor & Destructor Documentation
Constructor
Destructor.
Member Function Documentation
Virtual function used to draw the line. Reimplemented from tlp::GlAugmentedDisplay.
Accessor in reading to the start position of the line.
Accessor int 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
The start position of the line
The end position of the line.
The start color of the line.
The end color of the line.
The thickness of the line
|
Tulip Software by LaBRI Visualization Team 2001 - 2007 |