Public Member Functions | Public Attributes | List of all members
shapes::Sphere Class Reference

Definition of a sphere. More...

#include <shapes.h>

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

Public Member Functions

 Sphere (void)
 
 Sphere (double r)
 
- Public Member Functions inherited from shapes::Shape
 Shape (void)
 
virtual ~Shape (void)
 

Public Attributes

double radius
 
- Public Attributes inherited from shapes::Shape
ShapeType type
 

Detailed Description

Definition of a sphere.

Definition at line 90 of file shapes.h.

Constructor & Destructor Documentation

shapes::Sphere::Sphere ( void  )
inline

Definition at line 93 of file shapes.h.

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

Definition at line 99 of file shapes.h.

Member Data Documentation

double shapes::Sphere::radius

Definition at line 105 of file shapes.h.


The documentation for this class was generated from the following file:


pr2_navigation_self_filter
Author(s): Eitan Marder-Eppstein
autogenerated on Mon Jun 10 2019 14:28:54