Blender V5.0
PyBVH_RangeData Struct Reference

Public Attributes

PyBVHTreeself
PyObject * result
float dist_sq

Detailed Description

Definition at line 418 of file mathutils_bvhtree.cc.

Member Data Documentation

◆ dist_sq

float PyBVH_RangeData::dist_sq

Definition at line 421 of file mathutils_bvhtree.cc.

◆ result

PyObject* PyBVH_RangeData::result

Definition at line 420 of file mathutils_bvhtree.cc.

◆ self

PyBVHTree* PyBVH_RangeData::self

Definition at line 419 of file mathutils_bvhtree.cc.


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