PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Typedefs | Functions
vtkPlusIntersonSDKCxxVideoSource.cxx File Reference
#include "PlusConfigure.h"
#include "vtkPlusIntersonSDKCxxVideoSource.h"
#include "vtkImageData.h"
#include "vtkObjectFactory.h"
#include "vtkImageImport.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusUSImagingParameters.h"
#include "vtkPlusRfProcessor.h"
#include "vtkPlusUsScanConvertCurvilinear.h"
#include "vtkPlusRfToBrightnessConvert.h"
#include "IntersonCxxImagingScan2DClass.h"
#include "IntersonCxxControlsHWControls.h"
#include "IntersonCxxIntersonClass.h"
#include "IntersonCxxImagingScanConverter.h"
Include dependency graph for vtkPlusIntersonSDKCxxVideoSource.cxx:

Go to the source code of this file.

Typedefs

typedef IntersonCxx::Controls::HWControls HWControlsType
 
typedef IntersonCxx::IntersonClass IntersonClassType
 
typedef IntersonCxx::Imaging::Scan2DClass Scan2DClassType
 

Functions

 vtkStandardNewMacro (vtkPlusIntersonSDKCxxVideoSource)
 

Typedef Documentation

◆ HWControlsType

typedef IntersonCxx::Controls::HWControls HWControlsType

Definition at line 30 of file vtkPlusIntersonSDKCxxVideoSource.cxx.

◆ IntersonClassType

typedef IntersonCxx::IntersonClass IntersonClassType

Definition at line 31 of file vtkPlusIntersonSDKCxxVideoSource.cxx.

◆ Scan2DClassType

typedef IntersonCxx::Imaging::Scan2DClass Scan2DClassType

Definition at line 29 of file vtkPlusIntersonSDKCxxVideoSource.cxx.

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusIntersonSDKCxxVideoSource  )