MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoView2D/SoView2DInteractionExtension.h File Reference

SoView2DInteractionExtension is base class for all SoView2DExtensions that want to support the Managed Interactions and provide a single SoPointingAction. More...

#include "SoView2DSystem.h"
#include "SoView2DExtension.h"
#include <SoPointerPosition.h>
#include "View2DPosition.h"
#include "XVEnterScope.h"
#include "XVLeaveScope.h"

Go to the source code of this file.

Classes

class  SoView2DInteractionExtension
 SoView2DInteractionExtension is base class for all SoView2DExtensions that want to support the Managed Interactions and provide a single SoPointingAction. More...

Detailed Description

SoView2DInteractionExtension is base class for all SoView2DExtensions that want to support the Managed Interactions and provide a single SoPointingAction.

This single SoPointingAction forwards all functionality to this class.

Author:
Uwe Siems
Date:
07/2012

Definition in file SoView2DInteractionExtension.h.