Refactor Device moddule and Virtual Tool Module. Add ToolCoupler
to couple devices and models. Add VRPN generic server device.
Showing
- CMakeLists.txt 8 additions, 3 deletionsCMakeLists.txt
- Core/BaseMesh.cpp 1 addition, 1 deletionCore/BaseMesh.cpp
- Core/BaseMesh.h 3 additions, 1 deletionCore/BaseMesh.h
- Core/Dispatcher.cpp 35 additions, 24 deletionsCore/Dispatcher.cpp
- Core/Dispatcher.h 55 additions, 18 deletionsCore/Dispatcher.h
- Core/Module.cpp 35 additions, 19 deletionsCore/Module.cpp
- Core/Module.h 51 additions, 34 deletionsCore/Module.h
- Core/SDK.cpp 9 additions, 9 deletionsCore/SDK.cpp
- Core/Timer.cpp 11 additions, 4 deletionsCore/Timer.cpp
- Core/Timer.h 11 additions, 9 deletionsCore/Timer.h
- Devices/CMakeLists.txt 4 additions, 0 deletionsDevices/CMakeLists.txt
- Devices/DeviceInterface.cpp 145 additions, 1 deletionDevices/DeviceInterface.cpp
- Devices/DeviceInterface.h 142 additions, 26 deletionsDevices/DeviceInterface.h
- Devices/VRPNDeviceClient.cpp 119 additions, 0 deletionsDevices/VRPNDeviceClient.cpp
- Devices/VRPNDeviceClient.h 127 additions, 0 deletionsDevices/VRPNDeviceClient.h
- Devices/VRPNDeviceServer.cpp 93 additions, 0 deletionsDevices/VRPNDeviceServer.cpp
- Devices/VRPNDeviceServer.h 44 additions, 0 deletionsDevices/VRPNDeviceServer.h
- Devices/VRPNPhantomDevice.cpp 11 additions, 171 deletionsDevices/VRPNPhantomDevice.cpp
- Devices/VRPNPhantomDevice.h 11 additions, 140 deletionsDevices/VRPNPhantomDevice.h
- Examples/common/CMakeLists.txt 0 additions, 12 deletionsExamples/common/CMakeLists.txt
Loading
Please register or sign in to comment