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/l3ds_8h.html | 246 ------------------------------------------ 1 file changed, 246 deletions(-) delete mode 100644 Doc/doxygen/html/l3ds_8h.html (limited to 'Doc/doxygen/html/l3ds_8h.html') diff --git a/Doc/doxygen/html/l3ds_8h.html b/Doc/doxygen/html/l3ds_8h.html deleted file mode 100644 index 48547fb..0000000 --- a/Doc/doxygen/html/l3ds_8h.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Magic2/l3ds.h File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
l3ds.h File Reference
-
-
-
#include <vector>
-#include <string>
-
-

Go to the source code of this file.

- - - - - - - - - - - - - - - - -

-Classes

struct  LVector4
struct  LVector3
struct  LVector2
struct  LColor3
struct  LTriangle
struct  LMatrix4
struct  LTriangle2
struct  LMap
class  LObject
class  LMaterial
class  LMesh
class  LLight
class  LImporter
class  L3DS
- - - -

-Typedefs

typedef unsigned int uint
typedef unsigned char byte
- - - -

-Enumerations

enum  LShading {
-  sWireframe, -sFlat, -sGouraud, -sPhong, -
-  sMetal -
- }
enum  LOptimizationLevel { oNone, -oSimple, -oFull - }
-

Typedef Documentation

- -
-
- - - - -
typedef unsigned char byte
-
- -

Definition at line 14 of file l3ds.h.

- -
-
- -
-
- - - - -
typedef unsigned int uint
-
- -

Definition at line 13 of file l3ds.h.

- -
-
-

Enumeration Type Documentation

- -
-
- - - - -
enum LOptimizationLevel
-
-
Enumerator:
- - - -
oNone  -
oSimple  -
oFull  -
-
-
- -

Definition at line 18 of file l3ds.h.

- -
-
- -
-
- - - - -
enum LShading
-
-
Enumerator:
- - - - - -
sWireframe  -
sFlat  -
sGouraud  -
sPhong  -
sMetal  -
-
-
- -

Definition at line 16 of file l3ds.h.

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