|
_command->_trianglesCommand->init(_globalZOrder, _texture->getName(), _glProgramState, blendFunc, *_command->_triangles,
|
|
_command->_trianglesCommand->init(_globalZOrder, _texture->getName(), _glProgramState, blendFunc, *_command->_triangles,
|
|
if (!_command->_next) _command->_next = new Command(maxVertices, maxTriangles);
|
|
if (!_command->_next) _command->_next = new Command(maxVertices, maxTriangles);
|