aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml b/src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml
new file mode 100644
index 0000000..0af9198
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/doc/api/libg3d-docs.sgml
@@ -0,0 +1,35 @@
1<?xml version="1.0"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5 <bookinfo>
6 <title>libg3d Reference Manual</title>
7 <releaseinfo>
8 for libg3d 0.0.7
9 The latest version of this documentation can be found on-line at
10 <ulink role="online-location" url="http://automagically.de/libg3d/index.html">http://automagically.de/libg3d/</ulink>.
11 </releaseinfo>
12 </bookinfo>
13
14<chapter>
15 <title>Application interface</title>
16 <xi:include href="xml/types.xml"/>
17 <xi:include href="xml/context.xml"/>
18 <xi:include href="xml/model.xml"/>
19 <xi:include href="xml/object.xml"/>
20 <xi:include href="xml/face.xml"/>
21 <xi:include href="xml/material.xml"/>
22 <xi:include href="xml/texture.xml"/>
23</chapter>
24<chapter>
25 <title>Plugin interface</title>
26 <xi:include href="xml/plugins.xml"/>
27 <xi:include href="xml/stream.xml"/>
28 <xi:include href="xml/iff.xml"/>
29 <xi:include href="xml/read.xml"/>
30 <xi:include href="xml/primitive.xml"/>
31 <xi:include href="xml/matrix.xml"/>
32 <xi:include href="xml/vector.xml"/>
33 <xi:include href="xml/quat.xml"/>
34</chapter>
35</book>