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