PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include "PlusConfigure.h"
#include "vtkCallbackCommand.h"
#include "vtkCommand.h"
#include "vtkImageData.h"
#include "vtkImageViewer2.h"
#include "vtkPlusDataSource.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkRenderer.h"
#include "vtkSmartPointer.h"
#include "vtkPlusInfraredTEEV2Cam.h"
#include "vtksys/CommandLineArguments.hxx"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | PrintLogsCallback (vtkObject *obj, unsigned long eid, void *clientdata, void *calldata) |
Definition at line 45 of file vtkInfraredTEEV2CamTest.cxx.
void PrintLogsCallback | ( | vtkObject * | obj, |
unsigned long | eid, | ||
void * | clientdata, | ||
void * | calldata | ||
) |
Definition at line 106 of file vtkInfraredTEEV2CamTest.cxx.