コード例 #1
0
ファイル: yafrayinterface.py プロジェクト: charuwat/code
 def endGeometry(*args): return _yafrayinterface.xmlInterface_t_endGeometry(*args)
 def startTriMesh(*args): return _yafrayinterface.xmlInterface_t_startTriMesh(*args)
コード例 #2
0
 def endGeometry(self): return _yafrayinterface.xmlInterface_t_endGeometry(self)
 def getNextFreeID(self): return _yafrayinterface.xmlInterface_t_getNextFreeID(self)