shapes::Sphere Class Reference

Definition of a sphere. More...

#include <shapes.h>

Inheritance diagram for shapes::Sphere:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Sphere (double r)
 Sphere (void)

Public Attributes

double radius

Detailed Description

Definition of a sphere.

Definition at line 89 of file shapes.h.


Constructor & Destructor Documentation

shapes::Sphere::Sphere ( void   )  [inline]

Definition at line 92 of file shapes.h.

shapes::Sphere::Sphere ( double  r  )  [inline]

Definition at line 98 of file shapes.h.


Member Data Documentation

Definition at line 104 of file shapes.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator


geometric_shapes
Author(s): Ioan Sucan
autogenerated on Fri Jan 11 09:51:08 2013