Inventor/events/SoMouseButtonEvent.h File Reference

#include <Inventor/SbBasic.h>
#include <Inventor/events/SoButtonEvent.h>

Go to the source code of this file.

Classes

class  SoMouseButtonEvent
 Mouse button press and release events. More...

Defines

#define SO_MOUSE_PRESS_EVENT(EVENT, BUTTON)   (SoMouseButtonEvent::isButtonPressEvent(EVENT,SoMouseButtonEvent::BUTTON))
#define SO_MOUSE_RELEASE_EVENT(EVENT, BUTTON)   (SoMouseButtonEvent::isButtonReleaseEvent(EVENT,SoMouseButtonEvent::BUTTON))

Define Documentation

#define SO_MOUSE_PRESS_EVENT ( EVENT,
BUTTON   )     (SoMouseButtonEvent::isButtonPressEvent(EVENT,SoMouseButtonEvent::BUTTON))
#define SO_MOUSE_RELEASE_EVENT ( EVENT,
BUTTON   )     (SoMouseButtonEvent::isButtonReleaseEvent(EVENT,SoMouseButtonEvent::BUTTON))

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/