v0.14.0
Namespaces | Functions | Variables
make_mesh_png.py File Reference

Go to the source code of this file.

Namespaces

 make_mesh_png
 

Functions

def make_mesh_png.make_png (file, args)
 
def make_mesh_png.is_not_vtk (files)
 

Variables

bool make_mesh_png.debug = True
 
 make_mesh_png.parser
 
 make_mesh_png.help
 
 make_mesh_png.nargs
 
 make_mesh_png.dest
 
 make_mesh_png.default
 
 make_mesh_png.type
 
 make_mesh_png.args = parser.parse_args()
 
 make_mesh_png.display = Display(backend="xvfb", visible=False, size=(800, 800))