#include <link.h>
Public Member Functions | |
Box () | |
void | clear () |
bool | initXml (TiXmlElement *) |
Public Attributes | |
Vector3 | dim |
urdf::Box::Box | ( | ) | [inline] |
void urdf::Box::clear | ( | ) | [inline] |
bool urdf::Box::initXml | ( | TiXmlElement * | ) | [virtual] |
Implements urdf::Geometry.