PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions | Variables
vtkPlusPhidgetSpatialTracker.cxx File Reference
#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>
Include dependency graph for vtkPlusPhidgetSpatialTracker.cxx:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (vtkPlusPhidgetSpatialTracker)
 

Variables

static const int SERIAL_NUMBER_UNDEFINED = -1
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusPhidgetSpatialTracker  )

Variable Documentation

◆ SERIAL_NUMBER_UNDEFINED

const int SERIAL_NUMBER_UNDEFINED = -1
static

Definition at line 25 of file vtkPlusPhidgetSpatialTracker.cxx.