Blender  V2.93
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 197 of file octree.h.

Member Data Documentation

◆ next

PathElement* PathElement::next

Definition at line 202 of file octree.h.

◆ pos

int PathElement::pos[3]

Definition at line 199 of file octree.h.


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