示例#1
0
 GLTexture getTexture(std::string texturePath) {
   return _textureCache.getTexture(texturePath);
 }