4 lines
98 B
C++
4 lines
98 B
C++
#include "graphics/core/Mesh.hpp"
|
|
|
|
int MeshStats::meshesCount = 0;
|
|
int MeshStats::drawCalls = 0; |