|
Blender V5.0
|
#include <cstdlib>#include <sys/types.h>#include <unistd.h>#include <fcntl.h>#include <sys/stat.h>#include <sys/mman.h>Go to the source code of this file.
Macros | |
| #define | O_BINARY 0 |
| #define | IMB_DPI_DEFAULT 72.0 |
| #define IMB_DPI_DEFAULT 72.0 |
Definition at line 26 of file imbuf.hh.
Referenced by IMB_initImBuf().