Blender V4.3
BVHTreeFromPointCloud Struct Reference

#include <BKE_bvhutils.hh>

Public Attributes

BVHTreetree
 
BVHTree_NearestPointCallback nearest_callback
 
const float(* coords )[3]
 

Detailed Description

Definition at line 162 of file BKE_bvhutils.hh.

Member Data Documentation

◆ coords

const float(* BVHTreeFromPointCloud::coords)[3]

Definition at line 167 of file BKE_bvhutils.hh.

Referenced by BKE_bvhtree_from_pointcloud_get().

◆ nearest_callback

◆ tree


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