|
Blender V4.3
|
Public Attributes | |
| int | i |
| int | j |
| int | k |
| CENTERLIST * | next |
List of cube locations.
Definition at line 69 of file mball_tessellate.cc.
| int CENTERLIST::i |
Definition at line 70 of file mball_tessellate.cc.
Referenced by setcenter().
| int CENTERLIST::j |
Definition at line 70 of file mball_tessellate.cc.
Referenced by setcenter().
| int CENTERLIST::k |
Definition at line 70 of file mball_tessellate.cc.
Referenced by setcenter().
| CENTERLIST* CENTERLIST::next |
Definition at line 71 of file mball_tessellate.cc.
Referenced by setcenter().