Functions
contrib/brl/bbas/bgui3d/bgui3d_translate_event.cxx File Reference
#include "bgui3d_translate_event.h"
#include <Inventor/events/SoKeyboardEvent.h>
#include <Inventor/events/SoMouseButtonEvent.h>
#include <Inventor/events/SoLocation2Event.h>
#include <vul/vul_get_timestamp.h>

Go to the source code of this file.

Functions

SoEvent * bgui3d_translate_event (const vgui_event &v_event)
 Translate a vgui_event to an SoEvent*.

Detailed Description

Definition in file bgui3d_translate_event.cxx.


Function Documentation

SoEvent* bgui3d_translate_event ( const vgui_event v_event)

Translate a vgui_event to an SoEvent*.

The user is responsible for deleting the SoEvent

Definition at line 14 of file bgui3d_translate_event.cxx.