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