Blender V5.0
CUBE Struct Reference

Public Attributes

int i
int j
int k
CORNERcorners [8]

Detailed Description

Partitioning cell (cube).

Definition at line 58 of file mball_tessellate.cc.

Member Data Documentation

◆ corners

CORNER* CUBE::corners[8]

Definition at line 60 of file mball_tessellate.cc.

Referenced by add_cube().

◆ i

int CUBE::i

Definition at line 59 of file mball_tessellate.cc.

Referenced by add_cube().

◆ j

int CUBE::j

Definition at line 59 of file mball_tessellate.cc.

Referenced by add_cube().

◆ k

int CUBE::k

Definition at line 59 of file mball_tessellate.cc.

Referenced by add_cube().


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