35 static_assert(
sizeof(hkpShapeRayCastOutput) == 0x50);
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
constexpr void Reset() noexcept
Definition: hkpShapeRayCastCollectorOutput.h:13
Definition: hkpShapeRayCastOutput.h:9
@ kMaxHierarchyDepth
Definition: hkpShapeRayCastOutput.h:13
std::int32_t shapeKeyIndex
Definition: hkpShapeRayCastOutput.h:33
constexpr void SetKey(hkpShapeKey a_key) noexcept
Definition: hkpShapeRayCastOutput.h:22
constexpr void Reset() noexcept
Definition: hkpShapeRayCastOutput.h:24
hkpShapeKey shapeKeys[kMaxHierarchyDepth]
Definition: hkpShapeRayCastOutput.h:32
constexpr void ChangeLevel(std::int32_t a_delta) noexcept
Definition: hkpShapeRayCastOutput.h:16