Home | History | Annotate | Download | only in LinearMath

Lines Matching refs:setW

573 		SIMD_FORCE_INLINE void	setW(btScalar _w) { m_floats[3] = _w;};