Blender  V3.3
Public Attributes | List of all members
KDTreeNode2D_head Struct Reference

Public Attributes

uint neg
 
uint pos
 
uint index
 

Detailed Description

Definition at line 86 of file polyfill_2d.c.

Member Data Documentation

◆ index

uint KDTreeNode2D_head::index

Definition at line 88 of file polyfill_2d.c.

◆ neg

uint KDTreeNode2D_head::neg

Definition at line 87 of file polyfill_2d.c.

◆ pos

uint KDTreeNode2D_head::pos

Definition at line 87 of file polyfill_2d.c.


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