Blender V4.3
btMultiSphereShape.cpp File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ MIN