|
|
Sphere Class Reference#include <Sphere393.h>
Inheritance diagram for Sphere:
[legend]List of all members.
Detailed Description
Definition at line 20 of file Sphere393.h.
Constructor & Destructor Documentation
| Sphere::Sphere |
( |
double |
initialRadius |
) |
|
|
Member Function Documentation
| void Sphere::setRadius |
( |
double |
newRadius |
) |
|
|
| double Sphere::getRadius |
( |
|
) |
const |
|
| double Sphere::getDiameter |
( |
|
) |
const |
|
| double Sphere::getCircumference |
( |
|
) |
const |
|
| double Sphere::getArea |
( |
|
) |
const |
|
| double Sphere::getVolume |
( |
|
) |
const |
|
| void Sphere::displayStatistics |
( |
|
) |
const |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|