pub type hkQuadReal = __m128;
Alias for a 128-bit SSE vector type used in Havok.
This corresponds to __m128 from the C++ code.
__m128
struct hkQuadReal(/* private fields */);