def __init__(self, *args): this = _EST_FVector.new_floatvector(*args) try: self.this.append(this) except: self.this = this
def __init__(self, *args): _swig_setattr(self, floatvector, 'this', _EST_FVector.new_floatvector(*args)) _swig_setattr(self, floatvector, 'thisown', 1)