def startScene(*args): return _yafrayinterface.yafrayInterface_t_startScene(*args) def setInputGamma(*args): return _yafrayinterface.yafrayInterface_t_setInputGamma(*args)
def startScene(self, type = 0): return _yafrayinterface.yafrayInterface_t_startScene(self, type) def setInputGamma(self, *args): return _yafrayinterface.yafrayInterface_t_setInputGamma(self, *args)