DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Go to the source code of this file.
Macros | |
#define | vtkAddInputData(x, y) do { (x)->AddInput(y); } while (0) |
#define | vtkSetInputData(x, y) do { (x)->SetInput(y); } while (0) |
Created "02-18-2015.
Definition in file utlVTKMacro.h.