Blender V5.0
blender::bke::pbvh::EdgeQueue Struct Reference

Public Attributes

HeapSimpleheap
float3 center
float3 center_proj
float radius_squared
float limit_len_squared
float limit_len
bool(* edge_queue_tri_in_range )(const EdgeQueue *q, BMFace *f)
std::optional< float3view_normal
bool use_front_face

Detailed Description

Definition at line 665 of file pbvh_bmesh.cc.

Member Data Documentation

◆ center

◆ center_proj

◆ edge_queue_tri_in_range

◆ heap

◆ limit_len

◆ limit_len_squared

◆ radius_squared

◆ use_front_face

◆ view_normal


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