Blender  V3.3
Public Attributes | List of all members
EEVEE_BoundBox Struct Reference

#include <eevee_private.h>

Public Attributes

float center [3]
 
float halfdim [3]
 

Detailed Description

Definition at line 231 of file eevee_private.h.

Member Data Documentation

◆ center

float EEVEE_BoundBox::center[3]

Definition at line 232 of file eevee_private.h.

Referenced by EEVEE_shadows_caster_register(), and sphere_bbox_intersect().

◆ halfdim

float EEVEE_BoundBox::halfdim[3]

Definition at line 232 of file eevee_private.h.

Referenced by EEVEE_shadows_caster_register(), and sphere_bbox_intersect().


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