|
SO3Engine
|
#include <stb_image_write.h>
Public Attributes | |
| stbi_write_func * | func |
| void * | context |
Definition at line 266 of file stb_image_write.h.
| void* stbi__write_context::context |
Definition at line 269 of file stb_image_write.h.
| stbi_write_func* stbi__write_context::func |
Definition at line 268 of file stb_image_write.h.