VR-Forces 5.0.1 Developer's Guide
 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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)