Example #1
0
 def initnonstate(self, Transformation):
     ModelObject.initnonstate(self)
     GLTransformationMixin.initnonstate(self, Transformation)
Example #2
0
 def draw(self):
     GLContainerMixin.draw(self)
     GLTransformationMixin.draw(self)
Example #3
0
 def initnonstate(self, Transformation):
     ReferentBase.initnonstate(self)
     GLTransformationMixin.initnonstate(self, Transformation)
Example #4
0
 def revalidate_bounding_box(self):
     GLTransformationMixin.revalidate_bounding_box(self)
     GLContainerMixin.revalidate_bounding_box(self)
Example #5
0
 def initnonstate(self, Transformation):
     ModelObject.initnonstate(self)
     GLTransformationMixin.initnonstate(self, Transformation)
Example #6
0
 def initnonstate(self, Transformation):
     ReferentBase.initnonstate(self)
     GLTransformationMixin.initnonstate(self, Transformation)
Example #7
0
 def draw(self):
     GLContainerMixin.draw(self)
     GLTransformationMixin.draw(self)
Example #8
0
 def revalidate_bounding_box(self):
     GLTransformationMixin.revalidate_bounding_box(self)
     GLContainerMixin.revalidate_bounding_box(self)