Blender V2.61 - r43446
|
#include <BKE_mball.h>
Public Attributes | |
float | x |
float | y |
float | z |
Definition at line 40 of file BKE_mball.h.
float point::x |
Definition at line 41 of file BKE_mball.h.
Referenced by GHOST_WindowWin32::clientToScreen(), converge(), find_first_points(), GHOST_SystemWin32::getCursorPosition(), metaball_polygonize(), GHOST_WindowWin32::screenToClient(), vertid(), and vnormal().
float point::y |
Definition at line 41 of file BKE_mball.h.
Referenced by converge(), find_first_points(), metaball_polygonize(), vertid(), and vnormal().
float point::z |
Definition at line 41 of file BKE_mball.h.
Referenced by converge(), find_first_points(), metaball_polygonize(), vertid(), and vnormal().