The SKIRT project
advanced radiative transfer for astrophysics
SphericalClumpBVH::LeafStatistics Struct Reference

#include <SphericalClumpBVH.hpp>

Public Attributes

double avgCount
double avgDepth
double avgDiagonal
int maxCount
int maxDepth
double maxDiagonal
int minCount
int minDepth
double minDiagonal

Detailed Description

An instance of this struct holds summary statistics gathered by leafStatistics() from a walk of the leaves of an already-built BVH: for each of the leaf depth, the number of clumps in the leaf, and the diagonal of the leaf's bounding box, the minimum, maximum and average value taken over all leaves.


The documentation for this struct was generated from the following file: