PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include "PlusConfigure.h"
#include "vtkPlusBuffer.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusHTMLGenerator.h"
#include "vtkIGSIOTrackedFrameList.h"
#include <vtkImageData.h>
#include <vtkMatrix4x4.h>
#include <vtkObjectFactory.h>
#include <vtkTable.h>
Go to the source code of this file.
Functions | |
vtkStandardNewMacro (vtkPlusChannel) | |
Variables | |
static const double | SAMPLING_SKIPPING_MARGIN_SEC = 0.1 |
vtkStandardNewMacro | ( | vtkPlusChannel | ) |
|
static |
Definition at line 32 of file vtkPlusChannel.cxx.