Search found 1 match

by saravanan
Mon Aug 17, 2015 4:23 am
Forum: Developer's Forum for Windows
Topic: Integrating Space Navigator with Delta3D
Replies: 2
Views: 7675

Integrating Space Navigator with Delta3D

We have integrated Delta3D with the Space Navigator using the SDK provided by 3D Connexion. We are facing some issues with handling events from Space Naviagtor and screen refresh (redraw). The code to handle event is given below void DispatchLoop() { MSG msg; int handledEvent; SiGetEventData EData; ...