Maintenant je comprend les singes au début de 2001 A Space Odyssey

This commit is contained in:
MarcEricMartel
2023-11-15 08:27:51 -05:00
parent e011e2f1fc
commit 86536fbb99
5 changed files with 48 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ private:
Chunk* m_chunk; // NE PAS D<>TRUIRE ICI.
void AddBlockToMesh(VertexBuffer::VertexData* vd, int& count, BlockType bt, int x, int y, int z, float u, float v, float s, World* world);
void RemoveChunk(int nbReduit);
public:
Mesh(Chunk* chunk);
~Mesh();