TMeshAABBTree3::TotalVolume

Total sum of volumes of all boxes in the tree. Mainly useful to evaluate tree quality.

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

double TotalVolume()

Remarks

Total sum of volumes of all boxes in the tree. Mainly useful to evaluate tree quality.