source: OGRE/trunk/ogrenew/Docs/api/html/index.html @ 657

Revision 657, 4.0 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>API Reference Start Page - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindexHL" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>API Reference Start Page </h1>
11<p>
12<h3 align="center">1.0.7 </h3><h2><a class="anchor" name="intro">
13Introduction</a></h2>
14<h3><a class="anchor" name="s1">
15What is this?</a></h3>
16This is the complete API reference for OGRE; contained within are the specifications for each class and the methods on those classes which you can refer to when writing code which uses OGRE.<h3><a class="anchor" name="s2">
17It's so BIG!</a></h3>
18Yes, yes it is (and thank you for noticing). OGRE is a large and complex system so the API documentation, whilst fully inclusive and the most complete reference to OGRE that you'll find, is not the recommended way to start learning. You will certainly want to refer to this documentation once you have found your feet, and pretty soon referring to it will become second nature. Until then, you should begin with more discussive documentation such as: <ul>
19<li><a href="http://www.ogre3d.org/docs/manual/">The Manual</a> You should also have a local copy of this in your distribution; the OGRE manual is a general introduction to the OGRE principles and core components, and a reference to various important parts of the OGRE system, especially the script syntax for materials, particle systems, and overlays. </li>
20<li><a href="http://www.ogre3d.org/wiki">The OGRE Wiki</a> A Wiki is a collaborative web-based documentation system where people in the whole OGRE community can contribute tips, tutorials and sample code, among other things. This is a gold mine for new and experienced users alike.</li>
21</ul>
22We make an effort to document our classes fully so we hope you can find what you need here. However, if you can't find it, or you're not sure where to start looking, visit the main OGRE website and dip into the community areas like the wiki and the forums to get some assistance. <hr>
23<p>
24Copyright &copy; 2000-2005 by The OGRE Team<br />
25<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
26This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
27                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
28                <Work rdf:about="">
29                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
30        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
31                </Work>
32                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
33
34Last modified Sun Feb 12 12:59:41 2006
35</p>
36</body>
37</html>
Note: See TracBrowser for help on using the repository browser.