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