VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Private Attributes
DtSphere Class Reference
Inheritance diagram for DtSphere:
Inheritance graph
[legend]

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)
DtPoint DtSphere::center ( ) const
void DtSphere::setCenter ( DtPoint newCenter)
bool DtSphere::testInvariant ( ) const
protected

Member Data Documentation

double DtSphere::myRadius
private
DtPoint DtSphere::myCenter
private

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)