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 (double x, double y, double z)
 Box (void)

Public Attributes

double size [3]
 x, y, z

Detailed Description

Definition of a box.

Definition at line 123 of file shapes.h.


Constructor & Destructor Documentation

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

Definition at line 126 of file shapes.h.

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

Definition at line 132 of file shapes.h.


Member Data Documentation

double shapes::Box::size[3]

x, y, z

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