![]() |
VR-Forces 5.0.1 Developer's Guide
|

Public Member Functions | |
| DtSphere2 () | |
| DtSphere2 (const DtSphere &original) | |
Public Member Functions inherited from DtSphere | |
| DtSphere (DtPoint newCenter, double newRadius) | |
| virtual | ~DtSphere () |
| double | radius () const |
| bool | setRadius (double newRadius) |
| DtPoint | center () const |
| void | setCenter (DtPoint &newCenter) |
Additional Inherited Members | |
Protected Member Functions inherited from DtSphere | |
| bool | testInvariant () const |
| DtSphere2::DtSphere2 | ( | ) |
adding empty constructor to DtSphere to use with std container
| DtSphere2::DtSphere2 | ( | const DtSphere & | original | ) |