Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

physics::BoundingSphere Class Reference

Collaboration diagram for physics::BoundingSphere:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BoundingSphere ()
 BoundingSphere (const BoundingSphere &bs)
 BoundingSphere (const base::Point3 &center, Real radius)
 ~BoundingSphere ()
base::Point3 center () const
Real radius () const

Protected Attributes

base::Point3 mCenter
Real mRadius

Constructor & Destructor Documentation

physics::BoundingSphere::BoundingSphere  )  [inline]
 

Definition at line 39 of file BoundingSphere.

physics::BoundingSphere::BoundingSphere const BoundingSphere bs  )  [inline]
 

Definition at line 40 of file BoundingSphere.

References mCenter, and mRadius.

physics::BoundingSphere::BoundingSphere const base::Point3 center,
Real  radius
[inline]
 

Definition at line 42 of file BoundingSphere.

References mCenter, mRadius, and base::Point3.

physics::BoundingSphere::~BoundingSphere  )  [inline]
 

Definition at line 44 of file BoundingSphere.


Member Function Documentation

base::Point3 physics::BoundingSphere::center  )  const [inline]
 

Definition at line 46 of file BoundingSphere.

References mCenter, and base::Point3.

Real physics::BoundingSphere::radius  )  const [inline]
 

Definition at line 47 of file BoundingSphere.

References mRadius.


Member Data Documentation

base::Point3 physics::BoundingSphere::mCenter [protected]
 

Definition at line 50 of file BoundingSphere.

Referenced by BoundingSphere(), and center().

Real physics::BoundingSphere::mRadius [protected]
 

Definition at line 51 of file BoundingSphere.

Referenced by BoundingSphere(), and radius().


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 16:40:03 2004 for OpenSim by doxygen 1.3.6