|
Blender
V2.59
|
#include <BKE_mball.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Definition at line 42 of file BKE_mball.h.
| float point::x |
Definition at line 43 of file BKE_mball.h.
Referenced by converge(), find_first_points(), GHOST_SystemWin32::getCursorPosition(), metaball_polygonize(), vertid(), and vnormal().
| float point::y |
Definition at line 43 of file BKE_mball.h.
Referenced by converge(), find_first_points(), metaball_polygonize(), vertid(), and vnormal().
| float point::z |
Definition at line 43 of file BKE_mball.h.
Referenced by converge(), find_first_points(), metaball_polygonize(), vertid(), and vnormal().