From cb3716ffb584fe0f593b6f1669a8efdba1305104 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 29 Mar 2016 02:16:55 +1000 Subject: Added my version of libg3d and friends. --- .../mimesh/libg3d-0.0.8/doc/api/html/index.html | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 src/others/mimesh/libg3d-0.0.8/doc/api/html/index.html (limited to 'src/others/mimesh/libg3d-0.0.8/doc/api/html/index.html') diff --git a/src/others/mimesh/libg3d-0.0.8/doc/api/html/index.html b/src/others/mimesh/libg3d-0.0.8/doc/api/html/index.html new file mode 100644 index 0000000..b368808 --- /dev/null +++ b/src/others/mimesh/libg3d-0.0.8/doc/api/html/index.html @@ -0,0 +1,85 @@ + + + + +libg3d Reference Manual + + + + + + + + + +
+
+
+
+

+ for libg3d 0.0.7 + The latest version of this documentation can be found on-line at + http://automagically.de/libg3d/. +

+
+
+
+
+
Application interface
+
+
+types — Basic types +
+
+context — Libg3d initialization and configuration +
+
+model — Model manipulation functions +
+
+object — Object manipulation +
+
+face — Face manipulation +
+
+material — Material generation and manipulation +
+
+texture — Texture loading and manipulation +
+
+
Plugin interface
+
+
+plugins — G3DPlugin interface +
+
+stream — I/O abstraction layer for plugins +
+
+iff — IFF file helper functions +
+
+read — file reading abstraction (deprecated) +
+
+primitive — 3D primitive generation functions +
+
+matrix — Matrix manipulation and calculation +
+
+vector — Vector manipulation and calculation +
+
+quat — quaternion helpers +
+
+
+
+ + + -- cgit v1.1