PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Classes | Typedefs
vtkPlusCommandResponse.h File Reference
#include "PlusConfigure.h"
#include "vtkPlusDevice.h"
#include <vtkImageData.h>
#include <vtkMatrix4x4.h>
#include <vtkPolyData.h>
#include <igtlMessageBase.h>
Include dependency graph for vtkPlusCommandResponse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPlusCommandImageMetaDataResponse
 
class  vtkPlusCommandImageResponse
 
class  vtkPlusCommandPolydataResponse
 
class  vtkPlusCommandResponse
 
class  vtkPlusCommandRTSCommandResponse
 
class  vtkPlusCommandStringResponse
 

Typedefs

typedef std::list< vtkSmartPointer< vtkPlusCommandResponse > > PlusCommandResponseList
 

Typedef Documentation

◆ PlusCommandResponseList

typedef std::list< vtkSmartPointer<vtkPlusCommandResponse> > PlusCommandResponseList

Definition at line 62 of file vtkPlusCommandResponse.h.