Skip to content
Snippets Groups Projects
Commit 92527d49 authored by Alexis Girault's avatar Alexis Girault
Browse files

STYLE: Improve doc for DeviceType

parent 989a8106
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,8 @@ typedef struct _vrpn_TRACKERVELCB vrpn_TRACKERVELCB;
typedef struct _vrpn_TRACKERCB vrpn_TRACKERCB;
typedef struct _vrpn_ANALOGCB vrpn_ANALOGCB;
// Add support for VRPN devices by adding a DeviceType
// here and constructing the connection in VRPNDeviceServer.cpp
enum class DeviceType { SPACE_EXPLORER_3DCONNEXION,
NAVIGATOR_3DCONNEXION,
RAZER_HYDRA,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment