PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions | Variables
vtkPlusStealthLinkTracker.cxx File Reference
#include "PlusConfigure.h"
#include "vtkPlusStealthLinkTracker.h"
#include "StealthLink/StealthLink.h"
#include "vtkDICOMImageReader.h"
#include "vtkDirectory.h"
#include "vtkImageData.h"
#include "vtkImageFlip.h"
#include "vtkMath.h"
#include "vtkMatrix4x4.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkIGSIOTransformRepository.h"
#include <iostream>
Include dependency graph for vtkPlusStealthLinkTracker.cxx:

Go to the source code of this file.

Functions

 vtkStandardNewMacro (vtkPlusStealthLinkTracker)
 

Variables

static const int MAX_DEVICE_ID_LENGTH = 15
 

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusStealthLinkTracker  )

Variable Documentation

◆ MAX_DEVICE_ID_LENGTH

const int MAX_DEVICE_ID_LENGTH = 15
static

Definition at line 24 of file vtkPlusStealthLinkTracker.cxx.