Blender V4.5
KDTreeNearest Struct Reference

#include <BLI_kdtree_impl.h>

Public Attributes

int index
 
float dist
 
float co [KD_DIMS]
 

Detailed Description

Definition at line 25 of file BLI_kdtree_impl.h.

Member Data Documentation

◆ co

float KDTreeNearest::co[KD_DIMS]

Definition at line 28 of file BLI_kdtree_impl.h.

Referenced by find_nearest_cb(), and nearest_add_in_range().

◆ dist

◆ index


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