|
| bool | ContainedWithinBox (const Vector3d &p, const Vector3d &lower, const Vector3d &upper) const |
| |
| void | FromRos (const fastrack_srvs::TrackingBoundSphere::Response &res) |
| |
| bool | Initialize (const std::vector< double > ¶ms) |
| |
| bool | OverlapsBox (const Vector3d &p, const Vector3d &lower, const Vector3d &upper) const |
| |
| bool | OverlapsSphere (const Vector3d &p, const Vector3d ¢er, double radius) const |
| |
| fastrack_srvs::TrackingBoundSphere::Response | ToRos () const |
| |
| void | Visualize (const ros::Publisher &pub, const std::string &frame) const |
| |
Definition at line 55 of file sphere.h.