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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::EdgeListBuilder::CommonVertex struct Reference - 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="qindex" 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>Ogre::EdgeListBuilder::CommonVertex Struct Reference</h1>A vertex can actually represent several vertices in the final model, because vertices along texture seams etc will have been duplicated. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1EdgeListBuilder_1_1CommonVertex-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Vector3.html">Vector3</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo0">position</a></td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo1">index</a></td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo2">vertexSet</a></td></tr>
23
24<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo3">indexSet</a></td></tr>
25
26<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo4">originalIndex</a></td></tr>
27
28</table>
29<hr><a name="_details"></a><h2>Detailed Description</h2>
30A vertex can actually represent several vertices in the final model, because vertices along texture seams etc will have been duplicated.
31<p>
32In order to properly evaluate the surface properties, a single common vertex is used for these duplicates, and the faces hold the detail of the duplicated vertices.
33<p>
34
35<p>
36Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00170">170</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.<hr><h2>Member Data Documentation</h2>
37<a class="anchor" name="Ogre_1_1EdgeListBuilder_1_1CommonVertexo1" doxytag="Ogre::EdgeListBuilder::CommonVertex::index" ></a><p>
38<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
39  <tr>
40    <td class="mdRow">
41      <table cellpadding="0" cellspacing="0" border="0">
42        <tr>
43          <td class="md" nowrap valign="top"> size_t <a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo1">Ogre::EdgeListBuilder::CommonVertex::index</a>
44      </table>
45    </td>
46  </tr>
47</table>
48<table cellspacing=5 cellpadding=0 border=0>
49  <tr>
50    <td>
51      &nbsp;
52    </td>
53    <td>
54
55<p>
56
57<p>
58Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00172">172</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.    </td>
59  </tr>
60</table>
61<a class="anchor" name="Ogre_1_1EdgeListBuilder_1_1CommonVertexo3" doxytag="Ogre::EdgeListBuilder::CommonVertex::indexSet" ></a><p>
62<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
63  <tr>
64    <td class="mdRow">
65      <table cellpadding="0" cellspacing="0" border="0">
66        <tr>
67          <td class="md" nowrap valign="top"> size_t <a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo3">Ogre::EdgeListBuilder::CommonVertex::indexSet</a>
68      </table>
69    </td>
70  </tr>
71</table>
72<table cellspacing=5 cellpadding=0 border=0>
73  <tr>
74    <td>
75      &nbsp;
76    </td>
77    <td>
78
79<p>
80
81<p>
82Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00174">174</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.    </td>
83  </tr>
84</table>
85<a class="anchor" name="Ogre_1_1EdgeListBuilder_1_1CommonVertexo4" doxytag="Ogre::EdgeListBuilder::CommonVertex::originalIndex" ></a><p>
86<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
87  <tr>
88    <td class="mdRow">
89      <table cellpadding="0" cellspacing="0" border="0">
90        <tr>
91          <td class="md" nowrap valign="top"> size_t <a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo4">Ogre::EdgeListBuilder::CommonVertex::originalIndex</a>
92      </table>
93    </td>
94  </tr>
95</table>
96<table cellspacing=5 cellpadding=0 border=0>
97  <tr>
98    <td>
99      &nbsp;
100    </td>
101    <td>
102
103<p>
104
105<p>
106Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00175">175</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.    </td>
107  </tr>
108</table>
109<a class="anchor" name="Ogre_1_1EdgeListBuilder_1_1CommonVertexo0" doxytag="Ogre::EdgeListBuilder::CommonVertex::position" ></a><p>
110<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
111  <tr>
112    <td class="mdRow">
113      <table cellpadding="0" cellspacing="0" border="0">
114        <tr>
115          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> <a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo0">Ogre::EdgeListBuilder::CommonVertex::position</a>
116      </table>
117    </td>
118  </tr>
119</table>
120<table cellspacing=5 cellpadding=0 border=0>
121  <tr>
122    <td>
123      &nbsp;
124    </td>
125    <td>
126
127<p>
128
129<p>
130Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00171">171</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.    </td>
131  </tr>
132</table>
133<a class="anchor" name="Ogre_1_1EdgeListBuilder_1_1CommonVertexo2" doxytag="Ogre::EdgeListBuilder::CommonVertex::vertexSet" ></a><p>
134<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
135  <tr>
136    <td class="mdRow">
137      <table cellpadding="0" cellspacing="0" border="0">
138        <tr>
139          <td class="md" nowrap valign="top"> size_t <a class="el" href="structOgre_1_1EdgeListBuilder_1_1CommonVertex.html#Ogre_1_1EdgeListBuilder_1_1CommonVertexo2">Ogre::EdgeListBuilder::CommonVertex::vertexSet</a>
140      </table>
141    </td>
142  </tr>
143</table>
144<table cellspacing=5 cellpadding=0 border=0>
145  <tr>
146    <td>
147      &nbsp;
148    </td>
149    <td>
150
151<p>
152
153<p>
154Definition at line <a class="el" href="OgreEdgeListBuilder_8h-source.html#l00173">173</a> of file <a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a>.    </td>
155  </tr>
156</table>
157<hr>The documentation for this struct was generated from the following file:<ul>
158<li><a class="el" href="OgreEdgeListBuilder_8h-source.html">OgreEdgeListBuilder.h</a></ul>
159<hr>
160<p>
161Copyright &copy; 2000-2005 by The OGRE Team<br />
162<!--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/>
163This 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/>
164                <!--/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#">
165                <Work rdf:about="">
166                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
167        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
168                </Work>
169                <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> -->
170
171Last modified Sun Feb 12 13:00:22 2006
172</p>
173</body>
174</html>
Note: See TracBrowser for help on using the repository browser.