expose number of instances
export 'getKeyboardCallback' for chaining
This commit is contained in:
@@ -564,7 +564,7 @@ void GLInstancingRenderer::writeTransforms()
|
||||
totalNumInstances+=gfxObj->m_numGraphicsInstances;
|
||||
}
|
||||
|
||||
|
||||
m_data->m_totalNumInstances = totalNumInstances;
|
||||
|
||||
for (int k=0;k<m_graphicsInstances.size();k++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user