From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_universe.html | 227 +++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 Doc/doxygen/html/class_universe.html (limited to 'Doc/doxygen/html/class_universe.html') diff --git a/Doc/doxygen/html/class_universe.html b/Doc/doxygen/html/class_universe.html new file mode 100644 index 0000000..a927db0 --- /dev/null +++ b/Doc/doxygen/html/class_universe.html @@ -0,0 +1,227 @@ + + + + + +Starshatter_Open: Universe Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Universe Class Reference
+
+
+ +

#include <Universe.h>

+
+Inheritance diagram for Universe:
+
+
+ + +Sim + +
+ +

List of all members.

+ + + + + +

+Public Member Functions

 Universe ()
virtual ~Universe ()
virtual void ExecFrame (double seconds)
+

Detailed Description

+
+

Definition at line 22 of file Universe.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
Universe::Universe ()
+
+inline
+
+ +

Definition at line 25 of file Universe.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
virtual Universe::~Universe ()
+
+inlinevirtual
+
+ +

Definition at line 26 of file Universe.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
virtual void Universe::ExecFrame (double seconds)
+
+inlinevirtual
+
+ +

Reimplemented in Sim.

+ +

Definition at line 28 of file Universe.h.

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.1