Esempio n. 1
0
 def __init__(self, *args):
     this = _EST_Track.new_EST_Track(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Esempio n. 2
0
 def __init__(self, *args):
     this = _EST_Track.new_EST_Track(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Esempio n. 3
0
 def __init__(self, *args):
     _swig_setattr(self, EST_Track, 'this', _EST_Track.new_EST_Track(*args))
     _swig_setattr(self, EST_Track, 'thisown', 1)