CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpClosestRayHitCollector Class Reference

#include <hkpClosestRayHitCollector.h>

Inheritance diagram for RE::hkpClosestRayHitCollector:
RE::hkpRayHitCollector

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 void AddRayHit (const hkpCdBody &a_body, const hkpShapeRayCastCollectorOutput &a_hitInfo)=0
 
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
 

Constructor & Destructor Documentation

◆ ~hkpClosestRayHitCollector()

RE::hkpClosestRayHitCollector::~hkpClosestRayHitCollector ( )
override

Member Function Documentation

◆ AddRayHit()

void RE::hkpClosestRayHitCollector::AddRayHit ( const hkpCdBody a_body,
const hkpShapeRayCastCollectorOutput a_hitInfo 
)
overridevirtual

◆ HasHit()

constexpr bool RE::hkpClosestRayHitCollector::HasHit ( )
inlineconstexprnoexcept

◆ Reset()

constexpr void RE::hkpClosestRayHitCollector::Reset ( )
inlineconstexprnoexcept

Member Data Documentation

◆ rayHit

hkpWorldRayCastOutput RE::hkpClosestRayHitCollector::rayHit

◆ RTTI

constexpr auto RE::hkpClosestRayHitCollector::RTTI = RTTI_hkpClosestRayHitCollector
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpClosestRayHitCollector::VTABLE = VTABLE_hkpClosestRayHitCollector
inlinestaticconstexpr

The documentation for this class was generated from the following file: