#include <Inventor/drawers/SoScreenDrawer.h>
#include <Inventor/fields/SoSFUInt32.h>
#include <Inventor/fields/SoSFColor.h>
#include <Inventor/fields/SoMFVec2f.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/SbEventHandler.h>
#include <Inventor/SbEventArg.h>
Go to the source code of this file.
Classes | |
class | SoPolyLineScreenDrawer |
Interactively draw a polyline in normalized screen space. More... | |
struct | SoPolyLineScreenDrawer::EventArg |
Structure given to callback when an event is raised. More... |