VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Private Attributes
DtSphere Class Reference
Inheritance diagram for DtSphere:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSphere (DtPoint newCenter, double newRadius)
virtual ~DtSphere ()
double radius () const
bool setRadius (double newRadius)
DtPoint center () const
void setCenter (DtPoint &newCenter)

Protected Member Functions

bool testInvariant () const

Private Attributes

double myRadius
DtPoint myCenter

Constructor & Destructor Documentation

DtSphere::DtSphere ( DtPoint  newCenter,
double  newRadius 
)
virtual DtSphere::~DtSphere ( ) [virtual]

Member Function Documentation

double DtSphere::radius ( ) const
bool DtSphere::setRadius ( double  newRadius)
void DtSphere::setCenter ( DtPoint newCenter)
bool DtSphere::testInvariant ( ) const [protected]

Member Data Documentation

double DtSphere::myRadius [private]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)