CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
RE::hkpCollidable Class Reference

#include <hkpCollidable.h>

Inheritance diagram for RE::hkpCollidable:
RE::hkpCdBody RE::hkpLinkedCollidable

Classes

struct  BoundingVolumeData
 

Public Types

enum class  ForceCollideOntoPpuReasons { kUserRequest = 1 << 0 , kShapeRequest = 1 << 1 , kModifierRequest = 1 << 2 , kShapeUnchecked = 1 << 3 }
 

Public Member Functions

void * GetOwner () const
 
template<class T >
T * GetOwner () const
 
- Public Member Functions inherited from RE::hkpCdBody
const hkpShapeGetShape () const
 

Public Attributes

std::int8_t ownerOffset
 
std::uint8_t forceCollideOntoPpu
 
std::uint16_t shapeSizeOnSpu
 
hkpTypedBroadPhaseHandle broadPhaseHandle
 
BoundingVolumeData boundingVolumeData
 
float allowedPenetrationDepth
 
std::uint32_t pad6C
 
- Public Attributes inherited from RE::hkpCdBody
const hkpShapeshape
 
hkpShapeKey shapeKey
 
std::uint32_t pad0C
 
const void * motion
 
const hkpCdBodyparent
 

Member Enumeration Documentation

◆ ForceCollideOntoPpuReasons

Enumerator
kUserRequest 
kShapeRequest 
kModifierRequest 
kShapeUnchecked 

Member Function Documentation

◆ GetOwner() [1/2]

void * RE::hkpCollidable::GetOwner ( ) const
inline

◆ GetOwner() [2/2]

template<class T >
T * RE::hkpCollidable::GetOwner ( ) const
inline

Member Data Documentation

◆ allowedPenetrationDepth

float RE::hkpCollidable::allowedPenetrationDepth

◆ boundingVolumeData

BoundingVolumeData RE::hkpCollidable::boundingVolumeData

◆ broadPhaseHandle

hkpTypedBroadPhaseHandle RE::hkpCollidable::broadPhaseHandle

◆ forceCollideOntoPpu

std::uint8_t RE::hkpCollidable::forceCollideOntoPpu

◆ ownerOffset

std::int8_t RE::hkpCollidable::ownerOffset

◆ pad6C

std::uint32_t RE::hkpCollidable::pad6C

◆ shapeSizeOnSpu

std::uint16_t RE::hkpCollidable::shapeSizeOnSpu

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