Blender V5.0
BoundSphere Struct Reference

#include <DRW_render.hh>

Public Attributes

float center [3]
float radius

Detailed Description

Definition at line 65 of file DRW_render.hh.

Member Data Documentation

◆ center

float BoundSphere::center[3]

Definition at line 66 of file DRW_render.hh.

Referenced by blender::draw::View::frustum_culling_sphere_calc().

◆ radius

float BoundSphere::radius

Definition at line 66 of file DRW_render.hh.

Referenced by blender::draw::View::frustum_culling_sphere_calc().


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