Beispiel #1
0
 def __init__(self, binpath: "std::string", havecontext: "bool"=False, omegalib: "bool"=False):
     _LavaVuPython.LavaVu_swiginit(self, _LavaVuPython.new_LavaVu(binpath, havecontext, omegalib))
Beispiel #2
0
 def __init__(self, binpath, havecontext=False, omegalib=False):
     _LavaVuPython.LavaVu_swiginit(self, _LavaVuPython.new_LavaVu(binpath, havecontext, omegalib))