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

#include <kdtree_impl.h>

Public Attributes

KDTreeNodenodes
 
uint nodes_len
 
uint root
 

Detailed Description

Definition at line 45 of file kdtree_impl.h.

Member Data Documentation

◆ nodes

KDTreeNode* KDTree::nodes

Definition at line 46 of file kdtree_impl.h.

◆ nodes_len

uint KDTree::nodes_len

Definition at line 47 of file kdtree_impl.h.

◆ root

uint KDTree::root

Definition at line 48 of file kdtree_impl.h.


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