TCollisionDataExt

Overload list

Windows
MacOS
Linux
Name Description

Public function

TCollisionDataExt()

Public function

TCollisionDataExt

(
    const TCollisionData< T, d >& InCo...
)

Public function

TCollisionDataExt

(
    TVector< T, d > InLocation,
    TVector< T, d > InAccumulatedImpuls...,
    TVector< T, d > InNormal,
    TVector< T, d > InVelocity1,
    TVector< T, d > InVelocity2,
    TVector< T, d > InAngularVelocity1,
    TVector< T, d > InAngularVelocity2,
    T InMass1,
    T InMass2,
    TGeometryParticle< T, d >* InP...,
    TGeometryParticle< T, d >* InL...,
    IPhysicsProxyBase* InParticleP...,
    IPhysicsProxyBase* InLevelsetP...,
    float InBoundingboxVolume,
    float InBoundingboxExtentMin,
    float InBoundingboxExtentMax,
    int32 InSurfaceType
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss