fix mac build

This commit is contained in:
Erwin Coumans
2014-10-21 17:49:57 -07:00
parent 579b34d2e0
commit bb9ea22bf0

View File

@@ -118,7 +118,7 @@ ATTRIBUTE_ALIGNED16(class) btMatrix4x4
} }
SIMD_FORCE_INLINE btMatrix4x4 SIMD_FORCE_INLINE btMatrix4x4
btMatrix4x4::operator*=(const btMatrix4x4& m) operator*=(const btMatrix4x4& m)
{ {
setValue( setValue(
m.tdotx(m_el[0]), m.tdoty(m_el[0]), m.tdotz(m_el[0]),m.tdotw(m_el[0]), m.tdotx(m_el[0]), m.tdoty(m_el[0]), m.tdotz(m_el[0]),m.tdotw(m_el[0]),