|
Blender V4.3
|
#include <DRW_render.hh>
Public Attributes | |
| float | center [3] |
| float | radius |
Definition at line 92 of file DRW_render.hh.
| float BoundSphere::center[3] |
Definition at line 93 of file DRW_render.hh.
Referenced by ArmatureBoneDrawStrategyBBone::culling_test(), draw_compute_culling(), draw_culling_sphere_test(), draw_frustum_bound_sphere_calc(), drw_call_culling_init(), blender::draw::View::frustum_culling_sphere_calc(), and pchan_culling_calc_bsphere().
| float BoundSphere::radius |
Definition at line 93 of file DRW_render.hh.
Referenced by ArmatureBoneDrawStrategyBBone::culling_test(), ArmatureBoneDrawStrategyEnvelope::culling_test(), draw_compute_culling(), draw_culling_sphere_test(), draw_frustum_bound_sphere_calc(), draw_unit_state_create(), drw_call_culling_init(), DRW_shgroup_call_ex(), blender::draw::View::frustum_culling_sphere_calc(), pchan_culling_calc_bsphere(), and pchan_culling_test_with_radius_scale().