Public Member Functions | Public Attributes
shapes::Box Class Reference

Definition of a box. More...

#include <shapes.h>

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

List of all members.

Public Member Functions

 Box (void)
 Box (double x, double y, double z)

Public Attributes

double size [3]
 x, y, z

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 Fri Apr 5 2019 02:18:37