Blender V4.3
INTLIST Struct Reference

Public Attributes

int i
 
INTLISTnext
 

Detailed Description

List of integers.

Definition at line 82 of file mball_tessellate.cc.

Member Data Documentation

◆ i

int INTLIST::i

Definition at line 83 of file mball_tessellate.cc.

Referenced by makecubetable().

◆ next

INTLIST* INTLIST::next

Definition at line 84 of file mball_tessellate.cc.

Referenced by BKE_mball_cubeTable_free(), and makecubetable().


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