Blender  V2.93
Public Attributes | List of all members
BVHSpatialStorage Struct Reference

#include <bvh_params.h>

Public Attributes

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

Detailed Description

Definition at line 299 of file bvh_params.h.

Member Data Documentation

◆ bins

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

Definition at line 304 of file bvh_params.h.

Referenced by BVHSpatialSplit::BVHSpatialSplit().

◆ new_references

vector<BVHReference> BVHSpatialStorage::new_references

Definition at line 309 of file bvh_params.h.

Referenced by BVHSpatialSplit::split().

◆ right_bounds

vector<BoundBox> BVHSpatialStorage::right_bounds

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