Blender  V3.3
Public Attributes | List of all members
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 322 of file params.h.

Member Data Documentation

◆ bins

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

Definition at line 327 of file params.h.

Referenced by BVHSpatialSplit::BVHSpatialSplit().

◆ new_references

vector<BVHReference> BVHSpatialStorage::new_references

Definition at line 332 of file params.h.

Referenced by BVHSpatialSplit::split().

◆ right_bounds

vector<BoundBox> BVHSpatialStorage::right_bounds

Definition at line 324 of file params.h.

Referenced by BVHObjectSplit::BVHObjectSplit(), and BVHSpatialSplit::BVHSpatialSplit().


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