#include "GL/gl.h"
Go to the source code of this file.
Classes | |
class | iil4mitkItem |
The items are objects that can be displayed by the widget. When the widget demands an update of the display, each item draws itself into the viewport. If the user wants to interact with some item, each item provides the information whether it has been picked by the user. More... |