#include "MathCommon.h"

Public Attributes | |
| Point3f | c |
| float | r |
Definition at line 75 of file MathCommon.h.
Center of the sphere.
Definition at line 77 of file MathCommon.h.
Referenced by Inside(), Intersect(), and Camera::Zoom().
| float Sphere::r |
Radius of the sphere.
Definition at line 78 of file MathCommon.h.
Referenced by Inside(), Intersect(), and Camera::Zoom().
1.5.6