#include <sphere.h>
Collaboration diagram for Sphere< T >:

Public Member Functions | |
| Sphere (const Point3< T > &, T) | |
| Sphere (T) | |
| Sphere () | |
Public Attributes | |
| Point3< T > | center |
| T | radius |
|
|||||||||
|
Definition at line 31 of file sphere.h.
|
|
||||||||||
|
Definition at line 36 of file sphere.h.
|
|
||||||||||||||||
|
Definition at line 41 of file sphere.h.
|
|
|||||
|
|
|
|||||
|
|
1.4.1