Blender V4.3
imbuf.hh File Reference
#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
 

Macro Definition Documentation

◆ IMB_DPI_DEFAULT

#define IMB_DPI_DEFAULT   72.0

Definition at line 29 of file imbuf.hh.

Referenced by IMB_initImBuf().

◆ O_BINARY

#define O_BINARY   0

Definition at line 26 of file imbuf.hh.