Blender V5.0
btMultiSphereShape.cpp File Reference

Go to the source code of this file.

Macros

#define MIN(_a, _b)

Macro Definition Documentation

◆ MIN

#define MIN ( _a,
_b )
Value:
((_a) < (_b) ? (_a) : (_b))

Definition at line 43 of file btMultiSphereShape.cpp.

Referenced by GHOST_SystemPathsCocoa::getBinaryDir(), GHOST_SystemPathsCocoa::getUserSpecialDir(), and IntegrationType_Init().