Blender
V3.3
|
Public Attributes | |
int | i |
struct intlist * | next |
Definition at line 73 of file mball_tessellate.c.
int intlist::i |
Definition at line 74 of file mball_tessellate.c.
Referenced by docube(), and makecubetable().
struct intlist* intlist::next |
Definition at line 75 of file mball_tessellate.c.
Referenced by BKE_mball_cubeTable_free(), docube(), and makecubetable().