mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-03 00:48:32 +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