Drake
|
This is the complete list of members for Sphere, including all inherited members.
clone() const | Sphere | virtual |
Geometry() | Geometry | |
Geometry(const Geometry &other) | Geometry | |
Geometry(Shape shape) | Geometry | explicitprotected |
getBoundingBoxPoints(Eigen::Matrix3Xd &points) const | Sphere | virtual |
DrakeShapes::Geometry::getBoundingBoxPoints(double x_half_width, double y_half_width, double z_half_width, Eigen::Matrix3Xd &points) const | Geometry | protected |
getPoints(Eigen::Matrix3Xd &points) const | Sphere | virtual |
getShape() const | Geometry | |
getTerrainContactPoints(Eigen::Matrix3Xd &points) const | Sphere | virtual |
NUM_BBOX_POINTS | Geometry | protectedstatic |
NUM_POINTS | Sphere | static |
operator<<(std::ostream &, const Sphere &) | Sphere | friend |
radius | Sphere | |
shape | Geometry | protected |
Sphere(double radius) | Sphere | explicit |
~Geometry() | Geometry | inlinevirtual |
~Sphere() | Sphere | inlinevirtual |