Skip to content

jcfr/kwRemoveVTKStd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Basic script to remove the usage of vtkstd namespace from a project.

How to use:

./vtkstd.py -d ParaView/src/ -i VTK -R -v

Arguments:
  -d --directory the root directory to start from
  -i --ignore directory names you don't want cleaned
  -R --recurse if you want to recurse from the root directory
  -v --verbose if you want verbose output

About

Scripts to remove the usage of the vtkstd namespace from source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published