Пример #1
0
 def _recompute_bounds_fired(self):
     bounds = get_bounding_box(self.particle_arrays)
     self.bounds = bounds
     self._change_bounds()
Пример #2
0
 def _recompute_bounds_fired(self):
     bounds = get_bounding_box(self.particle_arrays)
     self.bounds = bounds
     self._change_bounds()