planetoidBelt Class Reference

#include <planetoid-belt.hpp>

Inheritance diagram for planetoidBelt:

Inheritance graph
[legend]
Collaboration diagram for planetoidBelt:

Collaboration graph
[legend]
List of all members.

Detailed Description

A planetoid belt, otherwise known as an asteroid belt, is a collection of rocks that occupy a stellar orbit. In the terms of programming this library it is a extension of the object planet.

Definition at line 34 of file planetoid-belt.hpp.

Public Member Functions

 planetoidBelt ()


Constructor & Destructor Documentation

planetoidBelt::planetoidBelt (  ) 

Non parametized constructor.

Definition at line 30 of file planetoid-belt.cpp.

00030                              : planet(PLANETOIDBELT) {
00031         
00032 }


The documentation for this class was generated from the following files:
Generated on Fri Mar 7 16:42:35 2008 for frpuniverse by  doxygen 1.4.7