Blender V5.0
BVHSpatialStorage Struct Reference

#include <params.h>

Public Attributes

vector< BoundBoxright_bounds
BVHSpatialBin bins [3][BVHParams::NUM_SPATIAL_BINS]
vector< BVHReferencenew_references

Detailed Description

Definition at line 312 of file params.h.

Member Data Documentation

◆ bins

BVHSpatialBin BVHSpatialStorage::bins[3][BVHParams::NUM_SPATIAL_BINS]

Definition at line 317 of file params.h.

◆ new_references

vector<BVHReference> BVHSpatialStorage::new_references

Definition at line 322 of file params.h.

◆ right_bounds

vector<BoundBox> BVHSpatialStorage::right_bounds

Definition at line 314 of file params.h.


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