25 std::int32_t
pad{ 0 };
27 static_assert(
sizeof(hkpShapeRayCastCollectorOutput) == 0x20);
Definition: hkVector4.h:8
Definition: AbsorbEffect.h:6
std::uint32_t hkpShapeKey
Definition: hkpShape.h:27
constexpr hkpShapeKey HK_INVALID_SHAPE_KEY
Definition: hkpShape.h:28
Definition: hkpShapeRayCastCollectorOutput.h:9
hkpShapeKey shapeKey
Definition: hkpShapeRayCastCollectorOutput.h:24
constexpr bool HasHit() const noexcept
Definition: hkpShapeRayCastCollectorOutput.h:11
std::int32_t extraInfo
Definition: hkpShapeRayCastCollectorOutput.h:23
hkVector4 normal
Definition: hkpShapeRayCastCollectorOutput.h:21
constexpr void Reset() noexcept
Definition: hkpShapeRayCastCollectorOutput.h:13
float hitFraction
Definition: hkpShapeRayCastCollectorOutput.h:22
std::int32_t pad
Definition: hkpShapeRayCastCollectorOutput.h:25