Blender V4.3
CUBE Struct Reference

Public Attributes

int i
 
int j
 
int k
 
CORNERcorners [8]
 

Detailed Description

Partitioning cell (cube).

Definition at line 57 of file mball_tessellate.cc.

Member Data Documentation

◆ corners

CORNER* CUBE::corners[8]

Definition at line 59 of file mball_tessellate.cc.

Referenced by add_cube(), and docube().

◆ i

int CUBE::i

Definition at line 58 of file mball_tessellate.cc.

Referenced by add_cube(), and docube().

◆ j

int CUBE::j

Definition at line 58 of file mball_tessellate.cc.

Referenced by add_cube(), and docube().

◆ k

int CUBE::k

Definition at line 58 of file mball_tessellate.cc.

Referenced by add_cube(), and docube().


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