Blender  V2.93
Public Attributes | List of all members
centerlist Struct Reference

Public Attributes

int i
 
int j
 
int k
 
struct centerlistnext
 

Detailed Description

Definition at line 76 of file mball_tessellate.c.

Member Data Documentation

◆ i

int centerlist::i

Definition at line 77 of file mball_tessellate.c.

Referenced by setcenter().

◆ j

int centerlist::j

Definition at line 77 of file mball_tessellate.c.

Referenced by setcenter().

◆ k

int centerlist::k

Definition at line 77 of file mball_tessellate.c.

Referenced by setcenter().

◆ next

struct centerlist* centerlist::next

Definition at line 78 of file mball_tessellate.c.

Referenced by setcenter().


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