PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include <PlusConfigure.h>
#include <vtkPlusChannel.h>
#include <vtkPlusDataSource.h>
#include <vtkPlusIntersonVideoSource.h>
#include <vtkPlusUsImagingParameters.h>
#include <vtkImageData.h>
#include <vtkObjectFactory.h>
#include <BmodeDLL.h>
#include <usbProbeDLL_net.h>
Go to the source code of this file.
Macros | |
#define | OEM_ID_INTERSON 0x00 |
#define | TOLERANCE 0.001 |
Functions | |
int CALLBACK | ProbeAttached () |
int CALLBACK | ProbeDetached () |
vtkStandardNewMacro (vtkPlusIntersonVideoSource) | |
#define OEM_ID_INTERSON 0x00 |
Definition at line 23 of file vtkPlusIntersonVideoSource.cxx.
#define TOLERANCE 0.001 |
Definition at line 24 of file vtkPlusIntersonVideoSource.cxx.
int CALLBACK ProbeAttached | ( | ) |
Definition at line 284 of file vtkPlusIntersonVideoSource.cxx.
int CALLBACK ProbeDetached | ( | ) |
Definition at line 291 of file vtkPlusIntersonVideoSource.cxx.
vtkStandardNewMacro | ( | vtkPlusIntersonVideoSource | ) |