Moby
|
This is the complete list of members for Moby::BoundingSphere, including all inherited members.
BoundingSphere() (defined in Moby::BoundingSphere) | Moby::BoundingSphere | |
BoundingSphere(const BoundingSphere &bsphere) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | inline |
BoundingSphere(const Point3d ¢er, double radius) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | |
BoundingSphere(ForwardIterator begin, ForwardIterator end) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | |
BoundingSphere(ForwardIterator begin, ForwardIterator end) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | |
calc_dist(const BoundingSphere &s1, const BoundingSphere &s2) | Moby::BoundingSphere | static |
calc_distance(BVPtr a, BVPtr b, Point3d &cp1, Point3d &cp2) | Moby::BV | inlinestatic |
calc_distance(BVPtr a, BVPtr b, const Ravelin::Transform3d &aTb, Point3d &cp1, Point3d &cp2) | Moby::BV | inlinestatic |
calc_distance(const BV *a, const BV *b, Point3d &cp1, Point3d &cp2) | Moby::BV | static |
calc_distance(const BV *a, const BV *b, const Ravelin::Transform3d &aTb, Point3d &cp1, Point3d &cp2) (defined in Moby::BV) | Moby::BV | static |
calc_swept_BV(CollisionGeometryPtr g, const Ravelin::SVelocityd &v) const | Moby::BoundingSphere | virtual |
calc_volume() const | Moby::BoundingSphere | inlinevirtual |
center | Moby::BoundingSphere | |
children | Moby::BV | |
geom | Moby::BV | |
get_all_BVs(OutputIterator begin) const | Moby::BV | |
get_all_BVs(OutputIterator begin) const | Moby::BV | |
get_all_leafs(OutputIterator begin) const | Moby::BV | |
get_all_leafs(OutputIterator begin) const | Moby::BV | |
get_lower_bounds() const | Moby::BoundingSphere | inlinevirtual |
get_relative_pose() const | Moby::BoundingSphere | inlinevirtual |
get_this() (defined in Moby::BV) | Moby::BV | inline |
get_this() const (defined in Moby::BV) | Moby::BV | inline |
get_upper_bounds() const | Moby::BoundingSphere | inlinevirtual |
intersect_BV_trees(BVPtr a, BVPtr b, const Ravelin::Transform3d &aTb, const Ravelin::Transform3d &bTa, OutputIterator output_begin) | Moby::BV | static |
intersect_BV_trees(BVPtr a, BVPtr b, const Ravelin::Transform3d &aTb, const Ravelin::Transform3d &bTa, OutputIterator output_begin) | Moby::BV | |
intersects(const BoundingSphere &a, const BoundingSphere &b) | Moby::BoundingSphere | static |
intersects(const BoundingSphere &a, const BoundingSphere &b, const Ravelin::Transform3d &aTb) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | static |
intersects(const BoundingSphere &a, const LineSeg3 &seg, double &tmin, double tmax, Point3d &q) | Moby::BoundingSphere | static |
intersects(const LineSeg3 &seg, double &tmin, double tmax, Point3d &q) const | Moby::BoundingSphere | inlinevirtual |
Moby::BV::intersects(BVPtr a, BVPtr b) | Moby::BV | inlinestatic |
Moby::BV::intersects(BVPtr a, BVPtr b, const Ravelin::Transform3d &T) | Moby::BV | inlinestatic |
Moby::BV::intersects(const BV *a, const BV *b) | Moby::BV | static |
intersects(const BV *a, const BV *b, const Ravelin::Transform3d &T) (defined in Moby::BV) | Moby::BV | static |
is_leaf() const (defined in Moby::BV) | Moby::BV | inline |
operator=(const BoundingSphere &bsphere) (defined in Moby::BoundingSphere) | Moby::BoundingSphere | |
outside(const BoundingSphere &a, const Point3d &point, double tol=NEAR_ZERO) | Moby::BoundingSphere | static |
outside(const Point3d &point, double tol=NEAR_ZERO) const | Moby::BoundingSphere | inlinevirtual |
radius | Moby::BoundingSphere | |
to_vrml(std::ostream &out, const Ravelin::Pose3d &T) const | Moby::BoundingSphere | virtual |
transform(const Ravelin::Transform3d &T, BV *result) const | Moby::BoundingSphere | virtual |
userdata | Moby::BV | |
~BV() (defined in Moby::BV) | Moby::BV | inlinevirtual |