#include <ContactGeometry.h>
Public Member Functions | |
Sphere (Real radius) | |
Real | getRadius () const |
void | setRadius (Real radius) |
const SphereImpl & | getImpl () const |
SphereImpl & | updImpl () |
Sphere | ( | Real | radius | ) |
Real getRadius | ( | ) | const |
void setRadius | ( | Real | radius | ) |
const SphereImpl& getImpl | ( | ) | const |
Reimplemented from ContactGeometry.
SphereImpl& updImpl | ( | ) |
Reimplemented from ContactGeometry.