Blender  V2.93
Public Attributes | List of all members
LoopFilterWrap Struct Reference

Public Attributes

int(* test_fn )(BMFace *f, void *user_data)
 
void * user_data
 

Detailed Description

Definition at line 477 of file bmesh_intersect.c.

Member Data Documentation

◆ test_fn

int(* LoopFilterWrap::test_fn) (BMFace *f, void *user_data)

Definition at line 478 of file bmesh_intersect.c.

Referenced by BM_mesh_intersect().

◆ user_data

void* LoopFilterWrap::user_data

Definition at line 479 of file bmesh_intersect.c.


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