Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Chaos__ComputeAllWorldSpaceBound-
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolumeUtilities.h |
Include | #include "Chaos/BoundingVolumeUtilities.h" |
namespace Chaos
{
template<typename ParticleView, typename T, int d>
TEnableIf<&33;TModels_V< CParticleView, ParticleView > >::Type Chaos&58;&58;ComputeAllWorldSpaceBoundingBoxes
&40;
const ParticleView & Particles,
const TArray< bool > & RequiresBounds,
const bool bUseVelocity,
const T Dt,
TArray< TAABB< T, d >> & WorldSpaceBoxes
&41;
}