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_ship_load.html | 236 ---------------------------------- 1 file changed, 236 deletions(-) delete mode 100644 Doc/doxygen/html/class_ship_load.html (limited to 'Doc/doxygen/html/class_ship_load.html') diff --git a/Doc/doxygen/html/class_ship_load.html b/Doc/doxygen/html/class_ship_load.html deleted file mode 100644 index b164781..0000000 --- a/Doc/doxygen/html/class_ship_load.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - -Starshatter_Open: ShipLoad Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
- -

#include <ShipDesign.h>

- -

List of all members.

- - - -

-Public Member Functions

 ShipLoad ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - - -

-Public Attributes

char name [64]
int load [16]
double mass
-

Detailed Description

-
-

Definition at line 48 of file ShipDesign.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
ShipLoad::ShipLoad ()
-
- -

Definition at line 115 of file ShipDesign.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
static const char* ShipLoad::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 51 of file ShipDesign.h.

- -
-
-

Member Data Documentation

- -
-
- - - - -
int ShipLoad::load[16]
-
- -

Definition at line 56 of file ShipDesign.h.

- -
-
- -
-
- - - - -
double ShipLoad::mass
-
- -

Definition at line 57 of file ShipDesign.h.

- -
-
- -
-
- - - - -
char ShipLoad::name[64]
-
- -

Definition at line 55 of file ShipDesign.h.

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