tlp::ForegroundEntity
tlp::ForegroundEntity
Section: Tulip QT Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::ForegroundEntity -
Abstract class use by entities who want to be displayed in foreground of GlMainWidget.
SYNOPSIS
#include <ForegroundEntity.h>
Public Member Functions
virtual ~ForegroundEntity ()
virtual void draw (GlMainWidget *glMainWidget)=0
Detailed Description
Abstract class use by entities who want to be displayed in foreground of GlMainWidget.
This class is use by entities who want to be displayed in foreground of GlMainWidget
Warning:
-
This entities are very special, this is reserved to entities who can't be in scene (for example rectangle on overview widget)
Constructor & Destructor Documentation
virtual tlp::ForegroundEntity::~ForegroundEntity () [inline, virtual]
Member Function Documentation
virtual void tlp::ForegroundEntity::draw (GlMainWidget * glMainWidget) [pure virtual]function to draw the entity
Author
Generated automatically by Doxygen for Tulip QT Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- virtual tlp::ForegroundEntity::~ForegroundEntity () [inline, virtual]
-
- Member Function Documentation
-
- virtual void tlp::ForegroundEntity::draw (GlMainWidget * glMainWidget) [pure virtual]function to draw the entity
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:14 GMT, April 16, 2011