Classes | Namespaces | Functions
LeapDevice.h File Reference
#include <memory>
#include "SurgSim/DataStructures/OptionalValue.h"
#include "SurgSim/Input/CommonDevice.h"

Go to the source code of this file.

Classes

class  SurgSim::Devices::LeapDevice
 A class implementing the communication with one hand tracked by Leap Motion camera. More...
 

Namespaces

 SurgSim
 
 SurgSim::Devices
 

Functions

 SURGSIM_SERIALIZABLE_ENUM (SurgSim::Devices::HandType,(HANDTYPE_LEFT)(HANDTYPE_RIGHT))
 

Function Documentation

◆ SURGSIM_SERIALIZABLE_ENUM()

SURGSIM_SERIALIZABLE_ENUM ( SurgSim::Devices::HandType  ,
(HANDTYPE_LEFT)(HANDTYPE_RIGHT)   
)