Search found 2 matches

by redwhitered
Wed May 02, 2007 6:55 am
Forum: Developer's Forum for Windows
Topic: Callback Function Coin (Open Inventor)
Replies: 2
Views: 10707

Callback Function Coin (Open Inventor)

How is it possible to write a callback function in Coin for the Space Navigator? Is it possible to use the files Inventor/Qt/devices/SoQtSpaceball.h Inventor/events/SoSpaceballButtonEvent.h coming with Coin3d? The following Code shows the implementation of a Keyboard callback function (event handler...
by redwhitered
Sun Apr 22, 2007 5:45 am
Forum: Developer's Forum for Windows
Topic: QT 4.2 Application using OpenInventor (Coin3D) and OpenGL
Replies: 1
Views: 10742

QT 4.2 Application using OpenInventor (Coin3D) and OpenGL

Aiming at a portable application I am using Qt 4.2,
OpenInventor (Coin3D) and OpenGL (SoQt).

I don't wan't to use ATL or MFC.

What is the best way
to get data from the Space Navigator
into the application?

Joe