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

Public Attributes

PyBVHTreeself
 
PyObject * result
 
float dist_sq
 

Detailed Description

Definition at line 423 of file mathutils_bvhtree.c.

Member Data Documentation

◆ dist_sq

float PyBVH_RangeData::dist_sq

Definition at line 426 of file mathutils_bvhtree.c.

◆ result

PyObject* PyBVH_RangeData::result

Definition at line 425 of file mathutils_bvhtree.c.

◆ self

PyBVHTree* PyBVH_RangeData::self

Definition at line 424 of file mathutils_bvhtree.c.


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