Replaced many int with vtkTypeBool
For now, vtkTypeBool is just a typedef for int, but one day it can become a real bool. Found with a regex: vtkBooleanMacro.*int\)
Showing
For now, vtkTypeBool is just a typedef for int, but one day it can become a real bool. Found with a regex: vtkBooleanMacro.*int\)