Moved implementations from .cpp's to headers as inline methods to improve performance.
This commit is contained in:
@@ -770,7 +770,6 @@ void Geometry::compileGLObjects(RenderInfo& renderInfo) const
|
||||
|
||||
vas->bindVertexArrayObject();
|
||||
|
||||
|
||||
drawVertexArraysImplementation(renderInfo);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user