#include "lugre_prefix.h"#include "lugre_fastbatch.h"#include "lugre_meshbuffer.h"#include <stdlib.h>#include <list>#include <Ogre.h>#include <utility>

Go to the source code of this file.
Namespaces | |
| namespace | Lugre |
Defines | |
| #define | DEBUG_FASTBATCH 0 |
| #define DEBUG_FASTBATCH 0 |
Definition at line 9 of file lugre_fastbatch.cpp.
Referenced by Lugre::cFastBatch::AddMesh(), Lugre::cFastBatch::cSubBatch::Build(), Lugre::cFastBatch::Build(), and Lugre::cFastBatch::cSubBatch::cSubBatch().
1.5.6