Blender
V3.3
|
#include <DRW_render.h>
Public Attributes | |
float | center [3] |
float | radius |
Definition at line 85 of file DRW_render.h.
float BoundSphere::center[3] |
Definition at line 86 of file DRW_render.h.
Referenced by draw_compute_culling(), draw_culling_sphere_test(), draw_frustum_bound_sphere_calc(), drw_call_culling_init(), EEVEE_shadows_cube_add(), pchan_culling_calc_bsphere(), pchan_culling_test_bbone(), and sphere_bbox_intersect().
float BoundSphere::radius |
Definition at line 86 of file DRW_render.h.
Referenced by draw_compute_culling(), draw_culling_sphere_test(), draw_frustum_bound_sphere_calc(), draw_unit_state_create(), drw_call_culling_init(), DRW_shgroup_call_ex(), EEVEE_shadows_cube_add(), pchan_culling_calc_bsphere(), pchan_culling_test_bbone(), pchan_culling_test_envelope(), pchan_culling_test_with_radius_scale(), and sphere_bbox_intersect().