| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlRect Class Reference This is a general class for the rendering of 2D rectangles. More...
Inheritance diagram for tlp::GlRect:
Collaboration diagram for tlp::GlRect:
Public Member Functions
Detailed DescriptionThis is a general class for the rendering of 2D rectangles. This class is used as a 2D HUD for the rendering of 2D rectangles. Constructor & Destructor Documentation
Constructor : with topLeft/bottomRight coords, topLeft/bottomRight colors and if GlRect is filled/outlined
Constructor : with center coords and size, fill color and outline color
Constructor : with GlRect is filled/outlined
Destructor Member Function Documentation
Accessor in reading to the Bottom Right Corner Color of the Rectangle
Accessor in reading to the Bottom Right Corner of the rectangle
Accessor in reading to the Top Left Corner of the rectangle
Accessor in reading to the Top Left Corner Color of the rectangle
Accessor in reading to the Top Left Corner of the rectangle
Function to export data in XML Reimplemented from tlp::GlAbstractPolygon. Reimplemented in tlp::Gl2DRect.
Is the point in the rectangle ?
Accessor in writing to the Bottom Right Corner Color of the rectangle
Accessor in writing to the Bottom Right Corner Color of the rectangle
Set the center and the size of the GlRect
Accessor in writing to the Top Left Corner of the rectangle
Accessor in writing to the Top Left Corner of the rectangle
Function to set data with XML Reimplemented from tlp::GlAbstractPolygon. Reimplemented in tlp::Gl2DRect. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |