41#ifndef __SoEnterLeaveEvent_H
42#define __SoEnterLeaveEvent_H
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_EVENT_HEADER()
*** note: many of the macros use the "do { ... } while(0)" *** hack to define multiline blocks as a s...
Open Inventor SoEvent that represents a mouse enter or mouse leave event.
EnterLeaveEventType getEventType() const
get the wheel's orientation
static void initClass(void)
void setEventType(EnterLeaveEventType eventType)
set the wheel's orientation
Base class for all events.