Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TAABB
Description
If this AABB empty (all overlap tests will fail) NOTE: This just checks if Min.X is Real::Max. The assumption is that max numeric values are only used when explicitly set in EmptyAABB() and FullAABB().
| Name | IsEmpty |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/AABB.h |
| Include Path | #include "Chaos/AABB.h" |
bool IsEmpty() const