SBgl 0.1.0
A graphics framework in C99
Loading...
Searching...
No Matches
sbgl_Sphere Struct Reference

Bounding sphere. More...

#include <sbgl_camera.h>

Collaboration diagram for sbgl_Sphere:

Data Fields

sbgl_Vec3 center
 
float radius
 

Detailed Description

Bounding sphere.

Definition at line 64 of file sbgl_camera.h.

Field Documentation

◆ center

sbgl_Vec3 sbgl_Sphere::center

Definition at line 65 of file sbgl_camera.h.

◆ radius

float sbgl_Sphere::radius

Definition at line 66 of file sbgl_camera.h.


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