#include <CMeta3dofPointer.h>
Inheritance diagram for cMeta3dofPointer:
Public Member Functions | |
cMeta3dofPointer (cWorld *a_world, unsigned int a_deviceNumber=0, bool a_dio_access=false) | |
Constructor of cPhantom3dofPointer. | |
virtual | ~cMeta3dofPointer () |
Destructor of cPhantom3dofPointer. | |
int | getPhysicalDevice () const |
cMeta3dofPointer::cMeta3dofPointer | ( | cWorld * | a_world, | |
unsigned int | a_deviceNumber = 0 , |
|||
bool | dio_access = false | |||
) |
Constructor of cPhantom3dofPointer.
Constructor of cMeta3dofPointer.
a_world | World in which the tool will operate. | |
a_deviceNumber | 0-based index used to try to open a phantom device. | |
dio_access | Also used only if the tool ends up being a phantom AND you're running GHOST, not OpenHaptics. If you're not using a Phantom or you're using OpenHaptics, ignore this parameter. |
cMeta3dofPointer::~cMeta3dofPointer | ( | ) | [virtual] |
Destructor of cPhantom3dofPointer.
Destructor of cMeta3dofPointer.
int cMeta3dofPointer::getPhysicalDevice | ( | ) | const [inline] |
Asks which physical device the meta pointer is communicating with; returns -1 for uninitialized or a value from the constants above