Closed MaxvdKolk closed 4 years ago
Run through documentation on all exported variables and remove any unneeded variables from exported values.
Only the essential functions in vtk.go are exported, all others are just internal.
vtk.go
Run through documentation on all exported variables and remove any unneeded variables from exported values.