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

Public Attributes

struct DistRayAABB_Precalc dist_ray_to_aabb_precalc
 
bool original
 

Detailed Description

Definition at line 2565 of file pbvh.c.

Member Data Documentation

◆ dist_ray_to_aabb_precalc

struct DistRayAABB_Precalc FindNearestRayData::dist_ray_to_aabb_precalc

Definition at line 2147 of file pbvh.c.

Referenced by BKE_pbvh_find_nearest_to_ray(), and nearest_to_ray_aabb_dist_sq().

◆ original

bool FindNearestRayData::original

Definition at line 2567 of file pbvh.c.

Referenced by BKE_pbvh_find_nearest_to_ray(), and nearest_to_ray_aabb_dist_sq().


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