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
Updates will be applied tomorrow - Jan 15th, at 12pm EST (UTC-0500). GitLlab could be a little slow between 12 - 12:30pm EST.
For now, vtkTypeBool is just a typedef for int, but one day it can become a real bool. Found with a regex: vtkBooleanMacro.*int\)