Changeset 119 for osgVisual/src
- Timestamp:
- Aug 24, 2010, 10:37:09 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/src/manip_Spacemouse/manip_spaceMouse.cpp
r88 r119 76 76 77 77 // Associate a configuration with this device 78 hr = _3DxSimpleDevice->LoadPreferences(_T(" RBAnimation"));78 hr = _3DxSimpleDevice->LoadPreferences(_T("Animation")); 79 79 // Connect to the driver 80 80 hr = _3DxSimpleDevice->Connect();
Note: See TracChangeset
for help on using the changeset viewer.