mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 00:50:35 +02:00
repairs to MetavoxelSystem after reset to upstream
This commit is contained in:
parent
c18c45a401
commit
fa8b7020b0
1 changed files with 175 additions and 174 deletions
|
@ -2331,3 +2331,4 @@ void HeightfieldNodeRenderer::render(const HeightfieldNodePointer& node, const g
|
|||
}
|
||||
|
||||
QHash<HeightfieldNodeRenderer::IntPair, HeightfieldNodeRenderer::BufferPair> HeightfieldNodeRenderer::_bufferPairs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue