cisst-saw
|
#include <osaOSGBodyUI.h>
Public Member Functions | |
osaOSGPointer2D () | |
void | PickHandler (osaOSGBody *body, osaOSGPick::Event e, double x, double y) |
![]() | |
osaOSGPick () | |
bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) |
Protected Attributes | |
bool | select |
vctFixedSizeVector< double, 3 > | xyzprev |
osg::ref_ptr< osaOSGHandle > | handle |
![]() | |
double | mousex |
double | mousey |
Additional Inherited Members | |
![]() | |
enum | Event { PUSH, DRAG, RELEASE } |
![]() | |
bool | Pick (Event e, double x, double y, osgViewer::Viewer *viewer) |
|
inline |
|
virtual |
Reimplemented from osaOSGPick.
|
protected |
|
protected |
|
protected |