TBoundingVolume

Overload list

Windows
MacOS
Linux
Name Description

Public function

TBoundingVolume()

Public function

TBoundingVolume

(
    TBoundingVolume< TPayloadType, T, d...
)

Public function

TBoundingVolume

(
    const TBoundingVolume< TPayloadType...
)

Needed for tree of grids, should we have a more explicit way to copy an array of BVs to avoid this being public?

Public function

TBoundingVolume

(
    const ParticleView& Particles,
    const bool bUseVelocity,
    const T Dt,
    const int32 MaxCells,
    const T InMaxPayloadBounds
)

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