torque Torque Game Engine Documentation
TGE Version 1.5.2

SphereF Class Reference

#include <mSphere.h>


Public Member Functions

 SphereF ()
 SphereF (const Point3F &in_rPosition, const F32 in_rRadius)
bool isContained (const Point3F &in_rContain) const
bool isContained (const SphereF &in_rContain) const
bool isIntersecting (const SphereF &in_rIntersect) const

Data Fields

Point3F center
F32 radius


Constructor & Destructor Documentation

SphereF::SphereF (  )  [inline]

SphereF::SphereF ( const Point3F in_rPosition,
const F32  in_rRadius 
) [inline]


Member Function Documentation

bool SphereF::isContained ( const Point3F in_rContain  )  const [inline]

bool SphereF::isContained ( const SphereF in_rContain  )  const [inline]

bool SphereF::isIntersecting ( const SphereF in_rIntersect  )  const [inline]


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen