|
Blender V5.0
|
#include <types.h>
Public Attributes | |
| packed_float3 | min |
| packed_float3 | max |
Definition at line 1640 of file kernel/types.h.
| packed_float3 KernelBoundingBox::max |
Definition at line 1642 of file kernel/types.h.
Referenced by light_tree_cos_bound_subtended_angle(), light_tree_node_copy_to_device(), light_tree_node_importance(), and recursive_print_knode().
| packed_float3 KernelBoundingBox::min |
Definition at line 1641 of file kernel/types.h.
Referenced by light_tree_node_copy_to_device(), light_tree_node_importance(), and recursive_print_knode().