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

#include <hkpCollisionEvent.h>

Inheritance diagram for RE::hkpCollisionEvent:
RE::hkpContactPointEvent

Public Types

enum class  CallbackSource { kSourceA = 0 , kSourceB = 1 , kSourceWorld }
 

Public Member Functions

 hkpCollisionEvent (CallbackSource a_source, hkpRigidBody *a_bodyA, hkpRigidBody *a_bodyB, hkpSimpleConstraintContactMgr *a_mgr)
 

Public Attributes

CallbackSource source
 
hkpRigidBodybodies [2]
 
hkpSimpleConstraintContactMgr * contactMgr
 

Member Enumeration Documentation

◆ CallbackSource

Enumerator
kSourceA 
kSourceB 
kSourceWorld 

Constructor & Destructor Documentation

◆ hkpCollisionEvent()

RE::hkpCollisionEvent::hkpCollisionEvent ( CallbackSource  a_source,
hkpRigidBody a_bodyA,
hkpRigidBody a_bodyB,
hkpSimpleConstraintContactMgr *  a_mgr 
)
inline

Member Data Documentation

◆ bodies

hkpRigidBody* RE::hkpCollisionEvent::bodies[2]

◆ contactMgr

hkpSimpleConstraintContactMgr* RE::hkpCollisionEvent::contactMgr

◆ source

CallbackSource RE::hkpCollisionEvent::source

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