#include <polhemus.h>


Public Member Functions | |
| Polhemus () | |
| virtual | ~Polhemus () |
| void | Update () |
Static Public Attributes | |
| static const char * | rcsid = "@(#) $Id: polhemus.cpp,v 1.6 2006/05/25 22:54:48 craig Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" |
| static int | debug = 1 |
Definition at line 9 of file polhemus.h.
| Polhemus::Polhemus | ( | ) |
Definition at line 71 of file polhemus.cpp.
| Polhemus::~Polhemus | ( | ) | [virtual] |
Definition at line 162 of file polhemus.cpp.
| void Polhemus::Update | ( | ) | [virtual] |
const char * Polhemus::rcsid = "@(#) $Id: polhemus.cpp,v 1.6 2006/05/25 22:54:48 craig Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" [static] |
int Polhemus::debug = 1 [static] |
Definition at line 20 of file polhemus.h.
1.5.3