Further work on new VertexBufferObject/ElementsBufferObject support
This commit is contained in:
@@ -344,6 +344,7 @@ void GeometryTechnique::init()
|
||||
}
|
||||
|
||||
// if (_terrainGeometry.valid()) _terrainGeometry->setUseDisplayList(false);
|
||||
if (_geometry.valid()) _geometry->setUseVertexBufferObjects(true);
|
||||
|
||||
if (_geometry.valid())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user