Function
CoglAtlasUpdatePositionCallback
Declaration
void
(* CoglAtlasUpdatePositionCallback) (
  void* user_data,
  CoglTexture* new_texture,
  const MtkRectangle* rect
)
Parameters
- user_data
- 
            Type: void*No description available. The argument can be NULL.The data is owned by the caller of the function. 
- new_texture
- 
            Type: CoglTextureNo description available. The data is owned by the caller of the function. 
- rect
- 
            Type: MtkRectangleNo description available. The data is owned by the caller of the function.