| CommonLibVR
    | 
#include <hkpWorldLinearCaster.h>
 
  
| Public Member Functions | |
| ~hkpWorldLinearCaster () override=default | |
| float | AddBroadPhaseHandle (const hkpBroadPhaseHandle *a_broadphaseHandle, std::int32_t a_castIndex) override | 
|  Public Member Functions inherited from RE::hkpBroadPhaseCastCollector | |
| virtual | ~hkpBroadPhaseCastCollector ()=default | 
| Public Attributes | |
| const hkpLinearCastInput * | input | 
| const hkpCollidableCollidableFilter * | filter | 
| hkpCdPointCollector * | castCollector | 
| hkpCdPointCollector * | startPointCollector | 
| const hkpCollidable * | collidableA | 
| hkpShapeType | typeA | 
| std::uint32_t | pad3C | 
| hkpLinearCastCollisionInput | shapeInput | 
| Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_hkpWorldLinearCaster | 
| static constexpr auto | VTABLE = VTABLE_hkpWorldLinearCaster | 
|  Static Public Attributes inherited from RE::hkpBroadPhaseCastCollector | |
| static constexpr auto | RTTI = RTTI_hkpBroadPhaseCastCollector | 
| static constexpr auto | VTABLE = VTABLE_hkpBroadPhaseCastCollector | 
| 
 | overridedefault | 
| 
 | overridevirtual | 
Implements RE::hkpBroadPhaseCastCollector.
| hkpCdPointCollector* RE::hkpWorldLinearCaster::castCollector | 
| const hkpCollidable* RE::hkpWorldLinearCaster::collidableA | 
| const hkpCollidableCollidableFilter* RE::hkpWorldLinearCaster::filter | 
| const hkpLinearCastInput* RE::hkpWorldLinearCaster::input | 
| std::uint32_t RE::hkpWorldLinearCaster::pad3C | 
| 
 | inlinestaticconstexpr | 
| hkpLinearCastCollisionInput RE::hkpWorldLinearCaster::shapeInput | 
| hkpCdPointCollector* RE::hkpWorldLinearCaster::startPointCollector | 
| hkpShapeType RE::hkpWorldLinearCaster::typeA | 
| 
 | inlinestaticconstexpr |