|
Blender V4.3
|
Public Attributes | |
| int | i |
| INTLIST * | next |
List of integers.
Definition at line 82 of file mball_tessellate.cc.
| int INTLIST::i |
Definition at line 83 of file mball_tessellate.cc.
Referenced by makecubetable().
| INTLIST* INTLIST::next |
Definition at line 84 of file mball_tessellate.cc.
Referenced by BKE_mball_cubeTable_free(), and makecubetable().