Ejemplo n.º 1
0
 def _recompute_bounds_fired(self):
     bounds = get_bounding_box(self.particle_arrays)
     self.bounds = bounds
     self._change_bounds()
Ejemplo n.º 2
0
 def _recompute_bounds_fired(self):
     bounds = get_bounding_box(self.particle_arrays)
     self.bounds = bounds
     self._change_bounds()