MFCEventToSoEvent Class Reference
[MFC Viewer Components]

#include <Inventor/ViewerComponents/MFC/MFCEventToSoEvent.h>

List of all members.

Static Public Member Functions

static SoMouseButtonEventgetMousePressEvent (CPoint loc, SoMouseButtonEvent::Button button, RenderArea *renderArea)
static SoMouseButtonEventgetMouseReleaseEvent (CPoint loc, SoMouseButtonEvent::Button button, RenderArea *renderArea)
static SoMouseButtonEventgetMouseDoubleClickEvent (CPoint loc, SoMouseButtonEvent::Button button, RenderArea *renderArea)
static SoLocation2EventgetMouseMoveEvent (CPoint loc, RenderArea *renderArea)
static SoMouseWheelEventgetMouseWheelEvent (short zDelta, RenderArea *)
static SoLocation2EventgetMouseEnterEvent (RenderArea *)
static SoLocation2EventgetMouseLeaveEvent (RenderArea *)
static SoKeyboardEventgetKeyPressEvent (WPARAM param, RenderArea *)
static SoKeyboardEventgetKeyReleaseEvent (WPARAM param, RenderArea *)

Detailed Description


Member Function Documentation

static SoKeyboardEvent* MFCEventToSoEvent::getKeyPressEvent ( WPARAM  param,
RenderArea  
) [static]

Transform a MFC key press event to a SoKeyboardEvent.

static SoKeyboardEvent* MFCEventToSoEvent::getKeyReleaseEvent ( WPARAM  param,
RenderArea  
) [static]

Transform a MFC key release event to a SoKeyboardEvent.

static SoMouseButtonEvent* MFCEventToSoEvent::getMouseDoubleClickEvent ( CPoint  loc,
SoMouseButtonEvent::Button  button,
RenderArea renderArea 
) [static]

Transform a MFC mouse double click event to a SoMouseButtonEvent.

static SoLocation2Event* MFCEventToSoEvent::getMouseEnterEvent ( RenderArea  )  [static]

Transform a MFC mouse enter in the window event to a SoLocation2Event.

static SoLocation2Event* MFCEventToSoEvent::getMouseLeaveEvent ( RenderArea  )  [static]

Transform a MFC mouse leave the window event to a SoLocation2Event.

static SoLocation2Event* MFCEventToSoEvent::getMouseMoveEvent ( CPoint  loc,
RenderArea renderArea 
) [static]

Transform a MFC mouse move event to a SoLocation2Event.

static SoMouseButtonEvent* MFCEventToSoEvent::getMousePressEvent ( CPoint  loc,
SoMouseButtonEvent::Button  button,
RenderArea renderArea 
) [static]

Transform a MFC mouse press event to a SoMouseButtonEvent.

static SoMouseButtonEvent* MFCEventToSoEvent::getMouseReleaseEvent ( CPoint  loc,
SoMouseButtonEvent::Button  button,
RenderArea renderArea 
) [static]

Transform a MFC mouse release event to a SoMouseButtonEvent.

static SoMouseWheelEvent* MFCEventToSoEvent::getMouseWheelEvent ( short  zDelta,
RenderArea  
) [static]

Transform a MFC mouse wheel event to a SoMouseWheelEvent.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/