mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 23:36:41 +02:00
CR feedback
This commit is contained in:
parent
8c0db268e6
commit
c1bb03e9a8
1 changed files with 2 additions and 1 deletions
|
@ -1478,6 +1478,7 @@ void GeometryCache::renderDashedLine(const glm::vec3& start, const glm::vec3& en
|
|||
|
||||
|
||||
int GeometryCache::BatchItemDetails::population = 0;
|
||||
|
||||
GeometryCache::BatchItemDetails::BatchItemDetails() :
|
||||
verticesBuffer(NULL),
|
||||
colorBuffer(NULL),
|
||||
|
|
Loading…
Reference in a new issue