Blender  V3.3
Public Attributes | List of all members
centerlist Struct Reference

Public Attributes

int i
 
int j
 
int k
 
struct centerlistnext
 

Detailed Description

Definition at line 62 of file mball_tessellate.c.

Member Data Documentation

◆ i

int centerlist::i

Definition at line 63 of file mball_tessellate.c.

Referenced by setcenter().

◆ j

int centerlist::j

Definition at line 63 of file mball_tessellate.c.

Referenced by setcenter().

◆ k

int centerlist::k

Definition at line 63 of file mball_tessellate.c.

Referenced by setcenter().

◆ next

struct centerlist* centerlist::next

Definition at line 64 of file mball_tessellate.c.

Referenced by setcenter().


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