Blender V4.3
BMBVHTree Struct Reference

Public Attributes

BVHTreetree
Span< std::array< BMLoop *, 3 > > looptris
BMeshbm
const blender::float3cos_cage
bool cos_cage_free
int flag

Detailed Description

Definition at line 21 of file editmesh_bvh.cc.

Member Data Documentation

◆ bm

◆ cos_cage

◆ cos_cage_free

bool BMBVHTree::cos_cage_free

Definition at line 29 of file editmesh_bvh.cc.

Referenced by BKE_bmbvh_free(), and BKE_bmbvh_new_ex().

◆ flag

int BMBVHTree::flag

Definition at line 31 of file editmesh_bvh.cc.

Referenced by BKE_bmbvh_new_ex(), and bmbvh_ray_cast_handle_hit().

◆ looptris

◆ tree


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