From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_model-members.html | 160 ++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create 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 new file mode 100644 index 0000000..7f47a50 --- /dev/null +++ b/Doc/doxygen/html/class_model-members.html @@ -0,0 +1,160 @@ + + + + + +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