add ModelBatch
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
|
||||
#include <GL/glew.h>
|
||||
#include "../../typedefs.hpp"
|
||||
#include "../../maths/UVRegion.hpp"
|
||||
|
||||
/// xyz, uv, rgba
|
||||
inline constexpr uint B3D_VERTEX_SIZE = 9;
|
||||
|
||||
Batch3D::Batch3D(size_t capacity)
|
||||
|
||||
Reference in New Issue
Block a user