|
CommonLibSSE NG
|
#include <hkpRayHitCollector.h>
Public Member Functions | |
| virtual void | AddRayHit (const hkpCdBody &a_body, const hkpShapeRayCastCollectorOutput &a_hitInfo)=0 |
| virtual | ~hkpRayHitCollector () |
| constexpr void | Reset () noexcept |
Public Attributes | |
| float | earlyOutHitFraction { 1.0f } |
| std::uint32_t | pad0C |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_hkpRayHitCollector |
| static constexpr auto | VTABLE = VTABLE_hkpRayHitCollector |
|
inlinevirtual |
|
pure virtual |
Implemented in RE::hkpClosestRayHitCollector.
|
inlineconstexprnoexcept |
| float RE::hkpRayHitCollector::earlyOutHitFraction { 1.0f } |
| std::uint32_t RE::hkpRayHitCollector::pad0C |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |