Blender V2.61 - r43446
Public Attributes

ImGlobalTile Struct Reference

List of all members.

Public Attributes

struct ImGlobalTilenext
struct ImGlobalTileprev
ImBufibuf
int tx
int ty
int refcount
volatile int loading

Detailed Description

Definition at line 53 of file cache.c.


Member Data Documentation

volatile int ImGlobalTile::loading

Definition at line 59 of file cache.c.

Referenced by imb_global_cache_get_tile(), and imb_tile_cache_tile_free().

Definition at line 54 of file cache.c.

Referenced by imb_tile_cache_exit().

Definition at line 54 of file cache.c.

Referenced by imb_global_cache_get_tile().

Definition at line 58 of file cache.c.

Referenced by imb_global_cache_get_tile(), and IMB_tiles_to_rect().


The documentation for this struct was generated from the following file: