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