コード例 #1
0
ファイル: yafrayinterface.py プロジェクト: charuwat/code
 def startScene(*args): return _yafrayinterface.yafrayInterface_t_startScene(*args)
 def setInputGamma(*args): return _yafrayinterface.yafrayInterface_t_setInputGamma(*args)
コード例 #2
0
 def startScene(self, type = 0): return _yafrayinterface.yafrayInterface_t_startScene(self, type)
 def setInputGamma(self, *args): return _yafrayinterface.yafrayInterface_t_setInputGamma(self, *args)