Blender V4.3
CENTERLIST Struct Reference

Public Attributes

int i
 
int j
 
int k
 
CENTERLISTnext
 

Detailed Description

List of cube locations.

Definition at line 69 of file mball_tessellate.cc.

Member Data Documentation

◆ i

int CENTERLIST::i

Definition at line 70 of file mball_tessellate.cc.

Referenced by setcenter().

◆ j

int CENTERLIST::j

Definition at line 70 of file mball_tessellate.cc.

Referenced by setcenter().

◆ k

int CENTERLIST::k

Definition at line 70 of file mball_tessellate.cc.

Referenced by setcenter().

◆ next

CENTERLIST* CENTERLIST::next

Definition at line 71 of file mball_tessellate.cc.

Referenced by setcenter().


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