mirror of
https://github.com/H-uru/korman.git
synced 2025-07-14 02:27:36 -04:00
Implement cubemap export
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
|
||||
extern "C" {
|
||||
|
||||
PyObject* scale_image(PyObject*, PyObject*, PyObject*);
|
||||
|
||||
extern PyTypeObject pyGLTexture_Type;
|
||||
PyObject* Init_pyGLTexture_Type();
|
||||
|
||||
|
Reference in New Issue
Block a user