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