Package apple.glkit
Interface GLKTextureLoader.Block_textureWithContentsOfURLOptionsQueueCompletionHandler
-
- Enclosing class:
- GLKTextureLoader
public static interface GLKTextureLoader.Block_textureWithContentsOfURLOptionsQueueCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_textureWithContentsOfURLOptionsQueueCompletionHandler(GLKTextureInfo textureInfo, NSError outError)
-
-
-
Method Detail
-
call_textureWithContentsOfURLOptionsQueueCompletionHandler
void call_textureWithContentsOfURLOptionsQueueCompletionHandler(GLKTextureInfo textureInfo, NSError outError)
-
-