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

List of all members.

- - - -

-Public Member Functions

 SimHyper (Ship *o, SimRegion *r, const Point &l, int t, bool h, Ship *fc1, Ship *fc2)
- - - - - - - - -

-Public Attributes

Shipship
SimRegionrgn
Point loc
int type
bool hyperdrive
Shipfc_src
Shipfc_dst
-

Detailed Description

-
-

Definition at line 86 of file Sim.cpp.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SimHyper::SimHyper (Shipo,
SimRegionr,
const Pointl,
int t,
bool h,
Shipfc1,
Shipfc2 
)
-
-inline
-
- -

Definition at line 89 of file Sim.cpp.

- -
-
-

Member Data Documentation

- -
-
- - - - -
Ship* SimHyper::fc_dst
-
- -

Definition at line 98 of file Sim.cpp.

- -
-
- -
-
- - - - -
Ship* SimHyper::fc_src
-
- -

Definition at line 97 of file Sim.cpp.

- -
-
- -
-
- - - - -
bool SimHyper::hyperdrive
-
- -

Definition at line 96 of file Sim.cpp.

- -
-
- -
-
- - - - -
Point SimHyper::loc
-
- -

Definition at line 94 of file Sim.cpp.

- -
-
- -
-
- - - - -
SimRegion* SimHyper::rgn
-
- -

Definition at line 93 of file Sim.cpp.

- -
-
- -
-
- - - - -
Ship* SimHyper::ship
-
- -

Definition at line 92 of file Sim.cpp.

- -
-
- -
-
- - - - -
int SimHyper::type
-
- -

Definition at line 95 of file Sim.cpp.

- -
-
-
The documentation for this class was generated from the following file:
    -
  • D:/SRC/StarshatterSVN/Stars45/Sim.cpp
  • -
-
-
- - - - -- cgit v1.1