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