Blender V2.61 - r43446
|
#include <BKE_mball.h>
Public Attributes | |
int | i |
struct intlist * | next |
Definition at line 80 of file BKE_mball.h.
int intlist::i |
Definition at line 81 of file BKE_mball.h.
Referenced by docube(), and makecubetable().
struct intlist* intlist::next |
Definition at line 82 of file BKE_mball.h.
Referenced by BKE_freecubetable(), docube(), and makecubetable().