CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpShapeRayCastCollectorOutput Struct Reference

#include <hkpShapeRayCastCollectorOutput.h>

Inheritance diagram for RE::hkpShapeRayCastCollectorOutput:
RE::hkpShapeRayCastOutput RE::hkpWorldRayCastOutput

Public Member Functions

constexpr bool HasHit () const noexcept
 
constexpr void Reset () noexcept
 

Public Attributes

hkVector4 normal
 
float hitFraction { 1.0F }
 
std::int32_t extraInfo { -1 }
 
hkpShapeKey shapeKey { HK_INVALID_SHAPE_KEY }
 
std::int32_t pad1C { 0 }
 

Member Function Documentation

◆ HasHit()

constexpr bool RE::hkpShapeRayCastCollectorOutput::HasHit ( ) const
inlineconstexprnoexcept

◆ Reset()

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

Member Data Documentation

◆ extraInfo

std::int32_t RE::hkpShapeRayCastCollectorOutput::extraInfo { -1 }

◆ hitFraction

float RE::hkpShapeRayCastCollectorOutput::hitFraction { 1.0F }

◆ normal

hkVector4 RE::hkpShapeRayCastCollectorOutput::normal

◆ pad1C

std::int32_t RE::hkpShapeRayCastCollectorOutput::pad1C { 0 }

◆ shapeKey

hkpShapeKey RE::hkpShapeRayCastCollectorOutput::shapeKey { HK_INVALID_SHAPE_KEY }

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