UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BoundingVolumeHierarchy.h File Reference

Go to the source code of this file.

Classes

struct  TBVHLeafTraits< T, bool >
 
struct  TBVHLeafTraits< T, true >
 
struct  TBVHLeafTraits< T, false >
 
struct  CComplexBVHLeaf
 
struct  Chaos::TBVHNode< T, d >
 
class  Chaos::TBoundingVolumeHierarchy< OBJECT_ARRAY, LEAF_TYPE, T, d >
 

Namespaces

namespace  Chaos
 

Functions

template<typename T , int d>
FArchiveChaos::operator<< (FArchive &Ar, TBVHNode< T, d > &LeafNode)
 
template<class OBJECT_ARRAY , class LEAF_TYPE , class T , int d>
FArchiveChaos::operator<< (FArchive &Ar, TBoundingVolumeHierarchy< OBJECT_ARRAY, LEAF_TYPE, T, d > &BVH)