| 
    NWengine 0.9
    
   | 
 
This file contains the declaration of the Batch class. More...
#include "Shader.h"#include "Texture.h"#include "GameObject.h"#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | Batch | 
| The Batch class represents a batch of game objects to be rendered together.  More... | |
Macros | |
| #define | UNIFORM_VIEWxPROJ_STR "uVP" | 
| #define | UNIFORM_TEXTURE_ARRAY_STR "uTex" | 
This file contains the declaration of the Batch class.