#include <CDelta3dofPointer.h>
Inheritance diagram for cDelta3dofPointer:
Public Member Functions | |
cDelta3dofPointer (cWorld *a_world, unsigned int a_deviceNumber) | |
Constructor of cDelta3dofPointer. | |
virtual | ~cDelta3dofPointer () |
Destructor of cDelta3dofPointer. |
cDelta3dofPointer::cDelta3dofPointer | ( | cWorld * | a_world, | |
unsigned int | a_deviceNumber | |||
) |
Constructor of cDelta3dofPointer.
Constructor of cDelta3dofPointer.
a_world | World in which the tool will operate. | |
a_deviceNumber | ID Number of the device to connect to. |
cDelta3dofPointer::~cDelta3dofPointer | ( | ) | [virtual] |
Destructor of cDelta3dofPointer.
Destructor of cDelta3dofPointer.