Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
CSphere Class Reference
Collaboration diagram for CSphere:
Detailed Description
Sphere type. Generic position, radius.
Definition at line 29 of file CSphere.h.
Public Member Functions | |
void | operator= (CSphere sphere) |
CSphere * | unlink () |
Public Attributes | |
CVector | position |
float | radius |
Radius of sphere. Any point for which (point - position).size() == radius lies on sphere. | |
CSphere * | prev |
CSphere * | next |
Member Function Documentation
|
Copies sphere. |
The documentation for this class was generated from the following file:
Generated on Tue Feb 8 21:59:43 2005 for MarSTDv2004 by
