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

Definition of a box. More...

#include <shapes.h>

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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition of a box.

Definition at line 130 of file shapes.h.

Constructor & Destructor Documentation

robot_self_filter::shapes::Box::Box ( void  )
inline

Definition at line 133 of file shapes.h.

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

Definition at line 139 of file shapes.h.

Member Data Documentation

double robot_self_filter::shapes::Box::size[3]

x, y, z

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