Blender  V3.3
Public Attributes | List of all members
BVHTreeFromPointCloud Struct Reference

#include <BKE_bvhutils.h>

Public Attributes

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

Detailed Description

Definition at line 230 of file BKE_bvhutils.h.

Member Data Documentation

◆ coords

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

Definition at line 235 of file BKE_bvhutils.h.

◆ nearest_callback

BVHTree_NearestPointCallback BVHTreeFromPointCloud::nearest_callback

◆ tree

struct BVHTree* BVHTreeFromPointCloud::tree

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