TBoundingVolumeHierarchy::GetWorldSpaceBoundingBox

TODO(mlentine): Need to move this elsewhere; probably on CollisionConstraint.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolumeHierarchy.h

Include

#include "Chaos/BoundingVolumeHierarchy.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/BoundingVolumeHierarchy.cpp

Syntax

const TAABB< T, d > & GetWorldSpaceBoundingBox
(
    const TGeometryParticles< T, d > & InParticles,
    const int32 Index
)

Remarks

TODO(mlentine): Need to move this elsewhere; probably on CollisionConstraint.

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