|
bool | ContainedWithinBox (const Vector3d &p, const Vector3d &lower, const Vector3d &upper) const |
|
void | FromRos (const fastrack_srvs::TrackingBoundBox::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::TrackingBoundBox::Response | ToRos () const |
|
void | Visualize (const ros::Publisher &pub, const std::string &frame) const |
|
Definition at line 56 of file box.h.