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

#include <BLI_kdopbvh.h>

Public Attributes

int index
 
float co [3]
 
float no [3]
 
float dist_sq
 
int flags
 

Detailed Description

Definition at line 53 of file BLI_kdopbvh.h.

Member Data Documentation

◆ co

float BVHTreeNearest::co[3]

◆ dist_sq

float BVHTreeNearest::dist_sq

◆ flags

int BVHTreeNearest::flags

Definition at line 65 of file BLI_kdopbvh.h.

◆ index

int BVHTreeNearest::index

◆ no

float BVHTreeNearest::no[3]

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