Project

General

Profile

GloveObject Class Reference

#include <GloveObject.h>

Public Member Functions

 GloveObject ()
 ~GloveObject ()
fdGlove * GetGlove ()
std::string GetUSBPortName ()
 USB port of the glove.
int GetUSBPortIndex ()
int GetTypeID ()
std::string GetTypeName ()
int GetHandIndex ()
std::string GetHandName ()
int GetNbrOfSensors ()
int GetGestureIndex ()
std::string GetSerialNumber ()
float * GetSensorValues ()
void StartCalibration ()
bool Init ()
void InitValues ()
int Close ()
void Calibrate (bool)
void UpdateGlove ()

Detailed Description

Class Object

Definition at line 22 of file GloveObject.h.

Constructor & Destructor Documentation

GloveObject::GloveObject ( )

Constructor

Definition at line 31 of file GloveObject.cpp.

GloveObject::~GloveObject ( )

Destructor

Definition at line 47 of file GloveObject.cpp.


The documentation for this class was generated from the following files: