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 103 of file shapes.h.


Constructor & Destructor Documentation

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

Definition at line 106 of file shapes.h.

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

Definition at line 112 of file shapes.h.


Member Data Documentation

Definition at line 119 of file shapes.h.

Definition at line 119 of file shapes.h.


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


pr2_navigation_self_filter
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Jan 11 09:35:23 2013