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 128 of file shapes.h.


Constructor & Destructor Documentation

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

Definition at line 131 of file shapes.h.

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

Definition at line 137 of file shapes.h.


Member Data Documentation

double shapes::Box::size[3]

x, y, z

Definition at line 146 of file shapes.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator


geometric_shapes
Author(s): Ioan Sucan
autogenerated on Fri Jan 11 09:51:08 2013