|
Blender V4.3
|
#include "btMultiSphereShape.h"#include "BulletCollision/CollisionShapes/btCollisionMargin.h"#include "LinearMath/btQuaternion.h"#include "LinearMath/btSerializer.h"Go to the source code of this file.
Macros | |
| #define | MIN(_a, _b) ((_a) < (_b) ? (_a) : (_b)) |
| #define MIN | ( | _a, | |
| _b ) ((_a) < (_b) ? (_a) : (_b)) |
Definition at line 43 of file btMultiSphereShape.cpp.
Referenced by blender::gpu::MTLParallelShaderCompiler::create_compile_threads(), GHOST_SystemPathsCocoa::getBinaryDir(), and GHOST_SystemPathsCocoa::getUserSpecialDir().