Functions
contrib/brl/bbas/bgui3d/bgui3d_translate_event.h File Reference

translates vgui events into Coin3d events More...

#include <vgui/vgui_event.h>
#include <Inventor/events/SoEvent.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

translates vgui events into Coin3d events

Author:
Matt Leotta, (mleotta@lems.brown.edu)
Date:
May 24, 2004
    Modifications
     <none yet>
   

Definition in file bgui3d_translate_event.h.


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.