#include <OgreEdgeListBuilder.h>
Public Attributes | |
size_t | indexSet |
The set of indexes this triangle came from (NB it is possible that the triangles on one side of an edge are using a different vertex buffer from those on the other side. | |
size_t | vertexSet |
The vertex set these vertices came from. | |
size_t | vertIndex [3] |
size_t | sharedVertIndex [3] |
Vertex indexes, relative to the original buffer. |
Definition at line 50 of file OgreEdgeListBuilder.h.
|
The set of indexes this triangle came from (NB it is possible that the triangles on one side of an edge are using a different vertex buffer from those on the other side. ) Definition at line 53 of file OgreEdgeListBuilder.h. |
|
Vertex indexes, relative to the original buffer.
Definition at line 57 of file OgreEdgeListBuilder.h. |
|
The vertex set these vertices came from.
Definition at line 55 of file OgreEdgeListBuilder.h. |
|
Definition at line 56 of file OgreEdgeListBuilder.h. |
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:47:38 2009