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

material.h File Reference

Material properties. More...

#include <lescegra/sg/group.h>

Include dependency graph for material.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  LsgMaterial
 Material properties. More...


Defines

#define LSG_MATERIAL_H   1
#define LsgMaterial_clean(self)   LsgGroup_clean(&(self)->super)
#define LsgMaterial_update(self, now)   LsgGroup_update(&(self)->super, now)
#define LsgMaterial_collide(self, v, n)   LsgGroup_collide(&(self)->super, v, n)


Detailed Description

Material properties.


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