mirror of
https://github.com/love2d/love.git
synced 2026-08-18 19:54:22 +02:00
Merged default into minor
--HG-- branch : minor
This commit is contained in:
@@ -344,6 +344,9 @@ public:
|
||||
*/
|
||||
VertexIndex(size_t size);
|
||||
|
||||
VertexIndex(const VertexIndex &other);
|
||||
VertexIndex &operator = (const VertexIndex &other);
|
||||
|
||||
/**
|
||||
* Removes an entry from the list of sizes and resizes the VertexBuffer
|
||||
* if needed.
|
||||
|
||||
Reference in New Issue
Block a user