Blender  V3.3
Public Attributes | List of all members
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 octree.h.

Member Data Documentation

◆ next

PathElement* PathElement::next

Definition at line 188 of file octree.h.

◆ pos

int PathElement::pos[3]

Definition at line 185 of file octree.h.


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