Blender  V2.93
Public Attributes | List of all members
KDTreeNode2D_head Struct Reference

Public Attributes

uint neg
 
uint pos
 
uint index
 

Detailed Description

Definition at line 100 of file polyfill_2d.c.

Member Data Documentation

◆ index

uint KDTreeNode2D_head::index

Definition at line 102 of file polyfill_2d.c.

◆ neg

uint KDTreeNode2D_head::neg

Definition at line 101 of file polyfill_2d.c.

◆ pos

uint KDTreeNode2D_head::pos

Definition at line 101 of file polyfill_2d.c.


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