|  | OGRE-Next
    2.3
    Object-Oriented Graphics Rendering Engine | 
#include "OgrePrerequisites.h"#include "OgreRenderOperation.h"#include "OgreVector3.h"#include "OgreVector4.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"| Classes | |
| class | Ogre::v1::EdgeData | 
| This class contains the information required to describe the edge connectivity of a given set of vertices and indexes.  More... | |
| struct | Ogre::v1::EdgeData::Edge | 
| Edge data.  More... | |
| struct | Ogre::v1::EdgeData::EdgeGroup | 
| A group of edges sharing the same vertex data.  More... | |
| struct | Ogre::v1::EdgeData::Triangle | 
| Basic triangle structure.  More... | |
| class | Ogre::v1::EdgeListBuilder | 
| General utility class for building edge lists for geometry.  More... | |
| Namespaces | |
| Ogre | |
| Ogre::v1 | |