mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-23 22:49:19 +00:00
Same interface but less features (push_back, pop_back, clear, size, [] etc). To prepare for SIMD/SSE code: Added #define ATTRIBUTE_ALIGNED16(a) __declspec(align(16)) a