#include "OgreStableHeaders.h"#include "OgrePatchSurface.h"#include "OgreMeshManager.h"#include "OgreMesh.h"#include "OgreSubMesh.h"#include "OgreException.h"#include "OgreHardwareBufferManager.h"#include "OgreHardwareVertexBuffer.h"#include "OgreHardwareIndexBuffer.h"Go to the source code of this file.
Namespaces | |
| namespace | Ogre |
Defines | |
| #define | LEVEL_WIDTH(lvl) ((1 << (lvl+1)) + 1) |
|
|
Definition at line 37 of file OgrePatchSurface.cpp. Referenced by Ogre::PatchSurface::defineSurface(), and Ogre::PatchSurface::makeTriangles(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:10:34 2004