Blender V4.3
CUBES Struct Reference

Public Attributes

CUBE cube
 
CUBESnext
 

Detailed Description

Linked list of cubes acting as stack.

Definition at line 63 of file mball_tessellate.cc.

Member Data Documentation

◆ cube

CUBE CUBES::cube

Definition at line 64 of file mball_tessellate.cc.

Referenced by add_cube().

◆ next

CUBES* CUBES::next

Definition at line 65 of file mball_tessellate.cc.

Referenced by add_cube().


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