OpenMW
|
#include "buffercache.hpp"
#include <cassert>
#include <OpenThreads/ScopedLock>
#include <osg/PrimitiveSet>
#include "defs.hpp"
Namespaces | |
anonymous_namespace{buffercache.cpp} | |
Terrain | |
Functions | |
template<typename IndexArrayType > | |
osg::ref_ptr< IndexArrayType > | anonymous_namespace{buffercache.cpp}::createIndexBuffer (unsigned int flags, unsigned int verts) |