Example #1
0
 def revalidate_bounding_box(self):
     GLPeriodicContainer.revalidate_bounding_box(self)
     FrameAxes.extend_bounding_box(self, self.bounding_box)
Example #2
0
 def revalidate_bounding_box(self):
     GLFrameBase.revalidate_bounding_box(self)
     FrameAxes.extend_bounding_box(self, self.bounding_box)
Example #3
0
 def revalidate_bounding_box(self):
     GLPeriodicContainer.revalidate_bounding_box(self)
     FrameAxes.extend_bounding_box(self, self.bounding_box)
Example #4
0
 def revalidate_bounding_box(self):
     GLFrameBase.revalidate_bounding_box(self)
     FrameAxes.extend_bounding_box(self, self.bounding_box)