clone() const | shapes::Sphere | [virtual] |
isFixed() const | shapes::Shape | [virtual] |
padd(double padding) | shapes::Shape | |
print(std::ostream &out=std::cout) const | shapes::Sphere | [virtual] |
radius | shapes::Sphere | |
scale(double scale) | shapes::Shape | |
scaleAndPadd(double scale, double padd) | shapes::Sphere | [virtual] |
Shape() | shapes::Shape | |
Sphere() | shapes::Sphere | |
Sphere(double r) | shapes::Sphere | |
STRING_NAME | shapes::Sphere | [static] |
type | shapes::Shape | |
~Shape() | shapes::Shape | [virtual] |