| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlBox Class Reference General class used to render boxes as GlEntity. More...
Inheritance diagram for tlp::GlBox:
Collaboration diagram for tlp::GlBox:
Public Member Functions
Protected Member Functions
Protected Attributes
Detailed DescriptionGeneral class used to render boxes as GlEntity. This class is a generic class to render boxes as GlEntity. Constructor & Destructor Documentation
The default constructor
Constructor from size
Destructor. Member Function Documentation
Virtual function used to draw the box. Implements tlp::GlSimpleEntity.
Accessor in reading to the fill color.
Accessor in reading to the outline color.
Accessor in reading to the outline size.
Accessor in reading to the position.
Accessor in reading to the size.
Accessor in reading to the texture name.
Function to export data in XML Implements tlp::GlSimpleEntity.
Accessor in writing to the fill color of the box
Accessor in writing to the outline color of the box
Accessor in writing to the outline size of the box
Accessor in writing to the position.
Accessor in writing to the size of the box
Accessor in writing to the texture name of the box
Function to set data with XML Implements tlp::GlSimpleEntity.
Translate entity Reimplemented from tlp::GlSimpleEntity. Member Data Documentation
fillColor of the box
the box is filled ?
outlineColor of the box
the box is outlined ?
size of the ouline
The position of the center of the box
size is the "radius" of the box
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |