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/_solid_8cpp.html | 264 -------------------------------------- 1 file changed, 264 deletions(-) delete mode 100644 Doc/doxygen/html/_solid_8cpp.html (limited to 'Doc/doxygen/html/_solid_8cpp.html') diff --git a/Doc/doxygen/html/_solid_8cpp.html b/Doc/doxygen/html/_solid_8cpp.html deleted file mode 100644 index a135fd8..0000000 --- a/Doc/doxygen/html/_solid_8cpp.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/Solid.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Solid.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "Solid.h"
-#include "Scene.h"
-#include "Bitmap.h"
-#include "DataLoader.h"
-#include "Light.h"
-#include "Shadow.h"
-#include "Projector.h"
-#include "OPCODE.h"
-
-

Go to the source code of this file.

- - - - - -

-Classes

class  OPCODE_data
struct  HomogenousPlane
struct  MaterialMag6
- - - -

-Functions

void Print (const char *fmt,...)
bool Collinear (const double *a, const double *b, const double *c)
- - - - -

-Variables

Opcode::AABBTreeCollider opcode_collider
const double SELECT_EPSILON = 0.05
const double SELECT_TEXTURE = 0.0001
-

Function Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
bool Collinear (const double * a,
const double * b,
const double * c 
)
-
-inline
-
- -

Definition at line 863 of file Solid.cpp.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void Print (const char * fmt,
 ... 
)
-
- -

Definition at line 1520 of file Game.cpp.

- -
-
-

Variable Documentation

- -
-
- - - - -
Opcode::AABBTreeCollider opcode_collider
-
- -

Definition at line 40 of file Solid.cpp.

- -
-
- -
-
- - - - -
const double SELECT_EPSILON = 0.05
-
- -

Definition at line 2024 of file Solid.cpp.

- -
-
- -
-
- - - - -
const double SELECT_TEXTURE = 0.0001
-
- -

Definition at line 2025 of file Solid.cpp.

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