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

Definition of a box. More...

#include <shapes.h>

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

Public Member Functions

 Box (void)
 
 Box (double x, double y, double z)
 
- Public Member Functions inherited from shapes::Shape
 Shape (void)
 
virtual ~Shape (void)
 

Public Attributes

double size [3]
 x, y, z More...
 
- Public Attributes inherited from shapes::Shape
ShapeType type
 

Detailed Description

Definition of a box.

Definition at line 129 of file shapes.h.

Constructor & Destructor Documentation

shapes::Box::Box ( void  )
inline

Definition at line 132 of file shapes.h.

shapes::Box::Box ( double  x,
double  y,
double  z 
)
inline

Definition at line 138 of file shapes.h.

Member Data Documentation

double shapes::Box::size[3]

x, y, z

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