PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Macros
vtkPlusSonixPortaVideoSource.cxx File Reference
#include "PlusConfigure.h"
#include <porta_params_def.h>
#include <ImagingModes.h>
#include <porta.h>
#include <porta_std_includes.h>
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusSonixPortaVideoSource.h"
#include <ctype.h>
#include <vtkStreamingDemandDrivenPipeline.h>
#include <vtkTimerLog.h>
#include <vtkUnsignedCharArray.h>
#include <vtksys/SystemTools.hxx>
#include <vtkMatrix4x4.h>
#include <vtkTransform.h>
#include <vtkImageData.h>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
#include <vtkMultiThreader.h>
#include <vtkObjectFactory.h>
#include <vector>
#include <string>
Include dependency graph for vtkPlusSonixPortaVideoSource.cxx:

Go to the source code of this file.

Macros

#define vtkGetWindowLong   GetWindowLong
 
#define vtkGWL_USERDATA   GWL_USERDATA
 
#define vtkSetWindowLong   SetWindowLong
 

Macro Definition Documentation

◆ vtkGetWindowLong

#define vtkGetWindowLong   GetWindowLong

Definition at line 72 of file vtkPlusSonixPortaVideoSource.cxx.

◆ vtkGWL_USERDATA

#define vtkGWL_USERDATA   GWL_USERDATA

Definition at line 74 of file vtkPlusSonixPortaVideoSource.cxx.

◆ vtkSetWindowLong

#define vtkSetWindowLong   SetWindowLong

Definition at line 73 of file vtkPlusSonixPortaVideoSource.cxx.