Blender V2.61 - r43446
|
#include <BKE_mball.h>
Public Attributes | |
int | i |
int | j |
int | k |
struct centerlist * | next |
Definition at line 69 of file BKE_mball.h.
int centerlist::i |
Definition at line 70 of file BKE_mball.h.
Referenced by setcenter().
int centerlist::j |
Definition at line 70 of file BKE_mball.h.
Referenced by setcenter().
int centerlist::k |
Definition at line 70 of file BKE_mball.h.
Referenced by setcenter().
struct centerlist* centerlist::next |
Definition at line 71 of file BKE_mball.h.
Referenced by setcenter().