BoundingSphere Struct Reference
[Collision Detection]

Inherits BoundingShape.

Inherited by SphereImpl.

List of all members.

Public Methods

virtual bool initialize (Float radius)=0
virtual void setRadius (Float radius)=0
virtual Float getRadius ()=0


Detailed Description

A bounding sphere.


Member Function Documentation

virtual Float BoundingSphere::getRadius   [pure virtual]
 

Get the sphere radius.

virtual bool BoundingSphere::initialize Float    radius [pure virtual]
 

Specify a radius for the sphere.

virtual void BoundingSphere::setRadius Float    radius [pure virtual]
 

Specify a radius for the sphere.


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


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen