Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

cache.h File Reference

Render cache. More...

#include <lescegra/sg/group.h>

Include dependency graph for cache.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  LsgCache
 Render cache. More...


Defines

#define LSG_CACHE_H   1
#define LsgCache_clean(self)   LsgGroup_clean(&(self)->super)

Functions

LsgCacheLsgCache_create (void)
void LsgCache_init (LsgCache *self)
void LsgCache_update (LsgCache *self, float now)
void LsgCache_display (LsgCache *self, LsgFrustum *frustum)
void LsgCache_destroy (LsgCache *self)


Detailed Description

Render cache.


(c) 2003, by Enno Cramer
generated on 13 Jul 2003
lescegra - doxygen