Blender V4.3
PathElement Struct Reference

#include <octree.h>

Public Attributes

int pos [3]
 
PathElementnext
 

Detailed Description

Structures for detecting/patching open cycles on the dual surface

Definition at line 185 of file octree.h.

Member Data Documentation

◆ next

PathElement* PathElement::next

Definition at line 190 of file octree.h.

◆ pos

int PathElement::pos[3]

Definition at line 187 of file octree.h.


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