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_model-members.html | 160 ------------------------------ 1 file changed, 160 deletions(-) delete mode 100644 Doc/doxygen/html/class_model-members.html (limited to 'Doc/doxygen/html/class_model-members.html') diff --git a/Doc/doxygen/html/class_model-members.html b/Doc/doxygen/html/class_model-members.html deleted file mode 100644 index 08cab97..0000000 --- a/Doc/doxygen/html/class_model-members.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - -Starshatter_Open: Member List - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
-
-
Model Member List
-
-
- -

This is the complete list of members for Model, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddPolys(int nsurf, int npolys, int nverts)Model
AddSurface(Surface *s)Model
ComputeTangents()Model
DeletePrivateData()Model
ExplodeMesh()Model
FindMaterial(const char *mtl_name) const Model
GetAllTextures(List< Bitmap > &textures)Model
GetMaterials()Modelinline
GetSurfaces()Modelinline
IsDynamic() const Modelinline
IsLuminous() const Modelinline
Load(const char *mag_file, double scale=1.0)Model
Load(ModelFile *loader, double scale=1.0)Model
MAX_POLYS enum valueModel
MAX_VERTS enum valueModel
Model()Model
Model(const Model &m)Model
ModelFile classModelfriend
Name() const Modelinline
Normalize()Model
NumMaterials() const Modelinline
NumPolys() const Modelinline
NumSegments() const Model
NumSurfaces() const Modelinline
NumVerts() const Modelinline
operator=(const Model &m)Model
operator==(const Model &that) const Modelinline
OptimizeMaterials()Model
OptimizeMesh()Model
Radius() const Modelinline
ReplaceMaterial(const Material *mtl)Model
ScaleBy(double factor)Model
SelectPolys(List< Poly > &, Material *mtl)Model
SelectPolys(List< Poly > &, Vec3 loc)Model
SetDynamic(bool d)Modelinline
SetLuminous(bool l)Modelinline
Solid classModelfriend
TYPENAME()Modelinlinestatic
~Model()Model
-
- - - - -- cgit v1.1