|
CommonLibSSE NG
|
#include <hkpClosestRayHitCollector.h>
Public Member Functions | |
| void | AddRayHit (const hkpCdBody &a_body, const hkpShapeRayCastCollectorOutput &a_hitInfo) override |
| ~hkpClosestRayHitCollector () override | |
| constexpr bool | HasHit () noexcept |
| constexpr void | Reset () noexcept |
Public Member Functions inherited from RE::hkpRayHitCollector | |
| virtual | ~hkpRayHitCollector () |
| constexpr void | Reset () noexcept |
Public Attributes | |
| hkpWorldRayCastOutput | rayHit |
Public Attributes inherited from RE::hkpRayHitCollector | |
| float | earlyOutHitFraction { 1.0f } |
| std::uint32_t | pad0C |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_hkpClosestRayHitCollector |
| static constexpr auto | VTABLE = VTABLE_hkpClosestRayHitCollector |
Static Public Attributes inherited from RE::hkpRayHitCollector | |
| static constexpr auto | RTTI = RTTI_hkpRayHitCollector |
| static constexpr auto | VTABLE = VTABLE_hkpRayHitCollector |
|
override |
|
overridevirtual |
Implements RE::hkpRayHitCollector.
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
| hkpWorldRayCastOutput RE::hkpClosestRayHitCollector::rayHit |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |