OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
buffercache.cpp File Reference
#include "buffercache.hpp"
#include <cassert>
#include <OpenThreads/ScopedLock>
#include <osg/PrimitiveSet>
#include "defs.hpp"
Include dependency graph for buffercache.cpp:

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)