コード例 #1
0
 def __init__(self, app, camera):
     # light point of view camera
     self.camera = camera
     self.sceneCamera =  app.sceneCamera
     ProjectiveTextureMatrix.__init__(self, app)