![]() |
Blender V2.61 - r43446
|
#include <BKE_mball.h>
Public Attributes | |
| int | i |
| int | j |
| int | k |
| CORNER * | corners [8] |
Definition at line 59 of file BKE_mball.h.
| CORNER* cube::corners[8] |
Definition at line 61 of file BKE_mball.h.
Referenced by add_cube(), docube(), and testface().
| int cube::i |
Definition at line 60 of file BKE_mball.h.
Referenced by add_cube(), polygonize(), and testface().
| int cube::j |
Definition at line 60 of file BKE_mball.h.
Referenced by add_cube(), polygonize(), and testface().
| int cube::k |
Definition at line 60 of file BKE_mball.h.
Referenced by add_cube(), polygonize(), and testface().