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