|  | Sphere Class Reference#include <Sphere406.h>
Inheritance diagram for Sphere:  [legend]List of all members. 
 Detailed Description
 
Definition at line 15 of file Sphere406.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  [virtual] |  |  
 
  
    | 
        
          | double Sphere::getVolume | ( |  | ) | const |  |  
 
  
    | 
        
          | void Sphere::displayStatistics | ( |  | ) | const  [virtual] |  |  
 Member Data Documentation
 The documentation for this class was generated from the following files:
 |