Blender  V3.3
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 31 of file kdtree_impl.h.

Member Data Documentation

◆ nodes

KDTreeNode* KDTree::nodes

Definition at line 32 of file kdtree_impl.h.

◆ nodes_len

uint KDTree::nodes_len

Definition at line 33 of file kdtree_impl.h.

◆ root

uint KDTree::root

Definition at line 34 of file kdtree_impl.h.


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