Definition of a sphere. More...
#include <shapes.h>

Public Member Functions | |
| Sphere (void) | |
| Sphere (double r) | |
Public Attributes | |
| double | radius |
| shapes::Sphere::Sphere | ( | void | ) | [inline] |
| shapes::Sphere::Sphere | ( | double | r | ) | [inline] |
| double shapes::Sphere::radius |