Blender V5.0
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 183 of file dualcon/intern/octree.h.

Member Data Documentation

◆ next

PathElement* PathElement::next

Definition at line 188 of file dualcon/intern/octree.h.

◆ pos

int PathElement::pos[3]

Definition at line 185 of file dualcon/intern/octree.h.


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