shapes::Cylinder Class Reference

Definition of a cylinder. More...

#include <shapes.h>

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

List of all members.

Public Member Functions

 Cylinder (double r, double l)
 Cylinder (void)

Public Attributes

double length
double radius

Detailed Description

Definition of a cylinder.

Definition at line 108 of file shapes.h.


Constructor & Destructor Documentation

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

Definition at line 111 of file shapes.h.

shapes::Cylinder::Cylinder ( double  r,
double  l 
) [inline]

Definition at line 117 of file shapes.h.


Member Data Documentation

Definition at line 124 of file shapes.h.

Definition at line 124 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