CoriEngine
Loading...
Searching...
No Matches
GlobalDefines.hpp File Reference

Go to the source code of this file.

Macros

#define CORI_MULTITHREADED_PHYSICS   false
#define CORI_MAX_PHYSICS_THREADS   8
#define CORI_PHYSICS_TASK_POOL_SIZE   64
#define CORI_MAX_TRIGGER_VISITORS   2
#define CORI_PIXELS_PER_METER   16
#define CORI_DISPOSABLE_ANIMATION_POOL_SIZE   32

Macro Definition Documentation

◆ CORI_DISPOSABLE_ANIMATION_POOL_SIZE

#define CORI_DISPOSABLE_ANIMATION_POOL_SIZE   32

Definition at line 10 of file GlobalDefines.hpp.

◆ CORI_MAX_PHYSICS_THREADS

#define CORI_MAX_PHYSICS_THREADS   8

Definition at line 5 of file GlobalDefines.hpp.

◆ CORI_MAX_TRIGGER_VISITORS

#define CORI_MAX_TRIGGER_VISITORS   2

Definition at line 7 of file GlobalDefines.hpp.

◆ CORI_MULTITHREADED_PHYSICS

#define CORI_MULTITHREADED_PHYSICS   false

Definition at line 4 of file GlobalDefines.hpp.

◆ CORI_PHYSICS_TASK_POOL_SIZE

#define CORI_PHYSICS_TASK_POOL_SIZE   64

Definition at line 6 of file GlobalDefines.hpp.

◆ CORI_PIXELS_PER_METER

#define CORI_PIXELS_PER_METER   16

Definition at line 9 of file GlobalDefines.hpp.