PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
Go to the source code of this file.
Macros | |
#define | vtkDebugConstMacro(x) vtkDebugWithObjectConstMacro(this,x) |
#define | vtkDebugWithObjectConstMacro(self, x) |
#define | vtkGetObjectConstMacro(name, type) |
#define vtkDebugConstMacro | ( | x | ) | vtkDebugWithObjectConstMacro(this,x) |
Definition at line 25 of file vtkPlusMacro.h.
#define vtkDebugWithObjectConstMacro | ( | self, | |
x | |||
) |
Definition at line 31 of file vtkPlusMacro.h.
#define vtkGetObjectConstMacro | ( | name, | |
type | |||
) |
Definition at line 14 of file vtkPlusMacro.h.