27    static_assert(
sizeof(hkpShapeRayCastCollectorOutput) == 0x20);
 
Definition AbsorbEffect.h:6
 
constexpr hkpShapeKey HK_INVALID_SHAPE_KEY
Definition hkpShape.h:29
 
std::uint32_t hkpShapeKey
Definition hkpContactPointEvent.h:12
 
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
 
std::int32_t pad1C
Definition hkpShapeRayCastCollectorOutput.h:25
 
float hitFraction
Definition hkpShapeRayCastCollectorOutput.h:22