Blender V5.0
INTLIST Struct Reference

Public Attributes

int i
INTLISTnext

Detailed Description

List of integers.

Definition at line 83 of file mball_tessellate.cc.

Member Data Documentation

◆ i

int INTLIST::i

Definition at line 84 of file mball_tessellate.cc.

Referenced by docube(), and makecubetable().

◆ next

INTLIST* INTLIST::next

Definition at line 85 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: