#include "PlusConfigure.h"
#include "vtkPlusPhidgetSpatialTracker.h"
#include "MadgwickAhrsAlgo.h"
#include "MahonyAhrsAlgo.h"
#include "PlusMath.h"
#include "vtkMath.h"
#include "vtkMatrix4x4.h"
#include "vtkObjectFactory.h"
#include "vtkPlusDataSource.h"
#include "vtkTransform.h"
#include "vtkXMLDataElement.h"
#include "vtksys/SystemTools.hxx"
#include <math.h>
#include <sstream>
#include <phidget22.h>
Go to the source code of this file.
◆ vtkStandardNewMacro()
◆ SERIAL_NUMBER_UNDEFINED
const int SERIAL_NUMBER_UNDEFINED = -1 |
|
static |