Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::BoundingBall Member List

This is the complete list of members for Fiber::BoundingBall, including all inherited members.

BoundingBall()Fiber::BoundingBall
BoundingBall(const BoundingBall &BB)Fiber::BoundingBall
BoundingBall(const point_t &Center, double R)Fiber::BoundingBall
BoundingBall(double R, const point_t &Center)Fiber::BoundingBall
center()Fiber::BoundingBall
expandBall(const BoundingBall &B)Fiber::BoundingBall
expandBall(const point_t &point)Fiber::BoundingBall
getCenter() constFiber::BoundingBall
getRadius() constFiber::BoundingBall
operator&(const BoundingBall &A, const BoundingBall &B)Fiber::BoundingBallfriend
overlap(const BoundingBall &A, const BoundingBall &B)Fiber::BoundingBallfriend
radius() constFiber::BoundingBall
radius2() constFiber::BoundingBall
setCenter(const point_t &center)Fiber::BoundingBall
setRadius(double R)Fiber::BoundingBall
~BoundingBall()Fiber::BoundingBallprotected