|
Blender V4.5
|
#include <types.h>
Public Attributes | |
| packed_float3 | min |
| packed_float3 | max |
Definition at line 1622 of file kernel/types.h.
| packed_float3 KernelBoundingBox::max |
Definition at line 1624 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 1623 of file kernel/types.h.
Referenced by light_tree_node_copy_to_device(), light_tree_node_importance(), and recursive_print_knode().