Blender V4.3
blender::bke::pbvh::EdgeQueue Struct Reference

Public Attributes

HeapSimpleheap
 
const floatcenter
 
float center_proj [3]
 
float radius_squared
 
float limit_len_squared
 
float limit_len
 
bool(* edge_queue_tri_in_range )(const EdgeQueue *q, BMFace *f)
 
const floatview_normal
 
uint use_view_normal: 1
 

Detailed Description

Definition at line 679 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_view_normal

◆ view_normal


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