Blender V4.3
KDTreeNode2D_head Struct Reference

Public Attributes

uint32_t neg
 
uint32_t pos
 
uint32_t index
 

Detailed Description

Definition at line 89 of file polyfill_2d.c.

Member Data Documentation

◆ index

uint32_t KDTreeNode2D_head::index

Definition at line 91 of file polyfill_2d.c.

◆ neg

uint32_t KDTreeNode2D_head::neg

Definition at line 90 of file polyfill_2d.c.

◆ pos

uint32_t KDTreeNode2D_head::pos

Definition at line 90 of file polyfill_2d.c.


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