From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_universe.html | 227 ----------------------------------- 1 file changed, 227 deletions(-) delete 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 deleted file mode 100644 index 82ae95d..0000000 --- a/Doc/doxygen/html/class_universe.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - -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