OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::EdgeListBuilder::Geometry Struct Reference

A set of indexed geometry data. More...

#include <OgreEdgeListBuilder.h>

+ Collaboration diagram for Ogre::EdgeListBuilder::Geometry:

Public Attributes

const IndexDataindexData
 
size_t indexSet
 
RenderOperation::OperationType opType
 
size_t vertexSet
 

Detailed Description

A set of indexed geometry data.

Definition at line 211 of file OgreEdgeListBuilder.h.

Member Data Documentation

const IndexData* Ogre::EdgeListBuilder::Geometry::indexData

Definition at line 214 of file OgreEdgeListBuilder.h.

size_t Ogre::EdgeListBuilder::Geometry::indexSet
RenderOperation::OperationType Ogre::EdgeListBuilder::Geometry::opType

Definition at line 215 of file OgreEdgeListBuilder.h.

size_t Ogre::EdgeListBuilder::Geometry::vertexSet

The documentation for this struct was generated from the following file: