|
Blender V4.3
|
#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <unistd.h>#include <fcntl.h>#include <math.h>#include <string.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 29 of file imbuf.hh.
Referenced by IMB_initImBuf().