コード例 #1
0
 def createVBOs(self):
     """
     add tangent attribute before creating the vbos.
     """
     self.addAttribute(self.tangents)
     FaceVArray.createVBOs(self)