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/_track_i_r_8cpp.html | 225 ---------------------------------- 1 file changed, 225 deletions(-) delete mode 100644 Doc/doxygen/html/_track_i_r_8cpp.html (limited to 'Doc/doxygen/html/_track_i_r_8cpp.html') diff --git a/Doc/doxygen/html/_track_i_r_8cpp.html b/Doc/doxygen/html/_track_i_r_8cpp.html deleted file mode 100644 index 5e69f56..0000000 --- a/Doc/doxygen/html/_track_i_r_8cpp.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/TrackIR.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
TrackIR.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "TrackIR.h"
-#include "NPClient.h"
-#include "NPClientWraps.h"
-#include "Game.h"
-#include "Text.h"
-
-

Go to the source code of this file.

- - - -

-Macros

#define NP_DEVELOPER_ID   6401
- - - - - - -

-Variables

const double TRACK_TOP = -8000
const double TRACK_BOTTOM = 8000
const double TRACK_LEFT = 16000
const double TRACK_RIGHT = -16000
const double TRACK_XYZ = 24000
-

Macro Definition Documentation

- -
-
- - - - -
#define NP_DEVELOPER_ID   6401
-
- -
-
-

Variable Documentation

- -
-
- - - - -
const double TRACK_BOTTOM = 8000
-
- -

Definition at line 26 of file TrackIR.cpp.

- -
-
- -
-
- - - - -
const double TRACK_LEFT = 16000
-
- -

Definition at line 27 of file TrackIR.cpp.

- -
-
- -
-
- - - - -
const double TRACK_RIGHT = -16000
-
- -

Definition at line 28 of file TrackIR.cpp.

- -
-
- -
-
- - - - -
const double TRACK_TOP = -8000
-
- -

Definition at line 25 of file TrackIR.cpp.

- -
-
- -
-
- - - - -
const double TRACK_XYZ = 24000
-
- -

Definition at line 29 of file TrackIR.cpp.

- -
-
-
-
- - - - -- cgit v1.1