Blender V2.61 - r43446
|
#include <BKE_mball.h>
Public Attributes | |
int | count |
int | max |
VERTEX * | ptr |
Definition at line 48 of file BKE_mball.h.
int vertices::count |
Definition at line 49 of file BKE_mball.h.
Referenced by addtovertices(), metaball_polygonize(), polygonize(), and vertid().
int vertices::max |
Definition at line 49 of file BKE_mball.h.
Referenced by addtovertices(), and polygonize().
Definition at line 50 of file BKE_mball.h.
Referenced by addtovertices(), freepolygonize(), metaball_polygonize(), and polygonize().