GRASS Programmer's Manual
6.4.2(2012)
|
Go to the source code of this file.
Data Structures | |
class | gui_modules.wxnviz.Nviz |
Namespaces | |
namespace | gui_modules::wxnviz |
namespace | wxnviz.py |
wxGUI 3D view mode | |
Functions | |
def | gui_modules::wxnviz.print_error |
Redirect stderr. | |
def | gui_modules::wxnviz.print_progress |
Redirect progress info. | |
Variables | |
gui_modules::wxnviz.log = None | |
gui_modules::wxnviz.progress = None | |
tuple | gui_modules::wxnviz.errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int) |
tuple | gui_modules::wxnviz.errfunc = errtype(print_error) |
tuple | gui_modules::wxnviz.pertype = CFUNCTYPE(UNCHECKED(c_int), c_int) |
tuple | gui_modules::wxnviz.perfunc = pertype(print_progress) |