Blender
V3.3
|
#include <eevee_private.h>
Public Attributes | |
float | center [3] |
float | halfdim [3] |
Definition at line 231 of file eevee_private.h.
float EEVEE_BoundBox::center[3] |
Definition at line 232 of file eevee_private.h.
Referenced by EEVEE_shadows_caster_register(), and sphere_bbox_intersect().
float EEVEE_BoundBox::halfdim[3] |
Definition at line 232 of file eevee_private.h.
Referenced by EEVEE_shadows_caster_register(), and sphere_bbox_intersect().