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/_video_d_x9_enum_8cpp.html | 249 ---------------------------- 1 file changed, 249 deletions(-) delete mode 100644 Doc/doxygen/html/_video_d_x9_enum_8cpp.html (limited to 'Doc/doxygen/html/_video_d_x9_enum_8cpp.html') diff --git a/Doc/doxygen/html/_video_d_x9_enum_8cpp.html b/Doc/doxygen/html/_video_d_x9_enum_8cpp.html deleted file mode 100644 index f006bf8..0000000 --- a/Doc/doxygen/html/_video_d_x9_enum_8cpp.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/VideoDX9Enum.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
VideoDX9Enum.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "VideoDX9Enum.h"
-#include "VideoSettings.h"
-#include "Color.h"
-
-

Go to the source code of this file.

- - - -

-Macros

#define RELEASE(x)   if (x) { x->Release(); x=NULL; }
- - - - -

-Functions

void Print (const char *msg,...)
char * DDErrStr (HRESULT dderr)
void VideoDX9Error (const char *msg, HRESULT dderr)
- - -

-Variables

int VD3D_describe_things
-

Macro Definition Documentation

- -
-
- - - - - - - - -
#define RELEASE( x)   if (x) { x->Release(); x=NULL; }
-
- -

Definition at line 28 of file VideoDX9Enum.cpp.

- -
-
-

Function Documentation

- -
-
- - - - - - - - -
char* DDErrStr (HRESULT dderr)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void Print (const char * msg,
 ... 
)
-
- -

Definition at line 1520 of file Game.cpp.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void VideoDX9Error (const char * msg,
HRESULT dderr 
)
-
- -

Definition at line 3525 of file VideoDX9.cpp.

- -
-
-

Variable Documentation

- -
-
- - - - -
int VD3D_describe_things
-
- -

Definition at line 25 of file VideoDX9Enum.cpp.

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