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

Definition of a sphere. More...

#include <shapes.h>

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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition of a sphere.

Definition at line 91 of file shapes.h.

Constructor & Destructor Documentation

robot_self_filter::shapes::Sphere::Sphere ( void  )
inline

Definition at line 94 of file shapes.h.

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

Definition at line 100 of file shapes.h.

Member Data Documentation

double robot_self_filter::shapes::Sphere::radius

Definition at line 106 of file shapes.h.


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


robot_self_filter
Author(s): Eitan Marder-Eppstein
autogenerated on Thu Jun 6 2019 19:59:05