CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpRayHitCollector Class Referenceabstract

#include <hkpRayHitCollector.h>

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

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
 

Constructor & Destructor Documentation

◆ ~hkpRayHitCollector()

virtual RE::hkpRayHitCollector::~hkpRayHitCollector ( )
virtual

Member Function Documentation

◆ AddRayHit()

virtual void RE::hkpRayHitCollector::AddRayHit ( const hkpCdBody a_body,
const hkpShapeRayCastCollectorOutput a_hitInfo 
)
pure virtual

◆ Reset()

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

Member Data Documentation

◆ earlyOutHitFraction

float RE::hkpRayHitCollector::earlyOutHitFraction { 1.0f }

◆ pad0C

std::uint32_t RE::hkpRayHitCollector::pad0C

◆ RTTI

constexpr auto RE::hkpRayHitCollector::RTTI = RTTI_hkpRayHitCollector
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpRayHitCollector::VTABLE = VTABLE_hkpRayHitCollector
inlinestaticconstexpr

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