Blender
V3.3
|
Public Attributes | |
int | i |
int | j |
int | k |
struct centerlist * | next |
Definition at line 62 of file mball_tessellate.c.
int centerlist::i |
Definition at line 63 of file mball_tessellate.c.
Referenced by setcenter().
int centerlist::j |
Definition at line 63 of file mball_tessellate.c.
Referenced by setcenter().
int centerlist::k |
Definition at line 63 of file mball_tessellate.c.
Referenced by setcenter().
struct centerlist* centerlist::next |
Definition at line 64 of file mball_tessellate.c.
Referenced by setcenter().