Blender V4.3
INTLISTS Struct Reference

Public Attributes

INTLISTlist
 
INTLISTSnext
 

Detailed Description

List of list of integers.

Definition at line 88 of file mball_tessellate.cc.

Member Data Documentation

◆ list

INTLIST* INTLISTS::list

Definition at line 89 of file mball_tessellate.cc.

Referenced by BKE_mball_cubeTable_free(), docube(), and makecubetable().

◆ next

INTLISTS* INTLISTS::next

Definition at line 90 of file mball_tessellate.cc.

Referenced by BKE_mball_cubeTable_free(), docube(), and makecubetable().


The documentation for this struct was generated from the following file: