Go to the source code of this file.
◆ QuadriflowRemeshData
◆ QFLOW_quadriflow_remesh()
| void QFLOW_quadriflow_remesh |
( |
QuadriflowRemeshData * |
qrd, |
|
|
void(*)(void *, float progress, int *cancel) |
update_cb, |
|
|
void * |
update_cb_data |
|
) |
| |
Definition at line 73 of file quadriflow_capi.cpp.
References QuadriflowRemeshData::adaptive_scale, QuadriflowRemeshData::aggresive_sat, check_if_canceled(), QuadriflowRemeshData::faces, faces, i1, indices, MEM_malloc_arrayN, QuadriflowRemeshData::minimum_cost_flow, QuadriflowRemeshData::out_faces, QuadriflowRemeshData::out_totfaces, QuadriflowRemeshData::out_totverts, QuadriflowRemeshData::out_verts, QuadriflowRemeshData::preserve_boundary, QuadriflowRemeshData::preserve_sharp, QuadriflowRemeshData::rng_seed, t, QuadriflowRemeshData::target_faces, QuadriflowRemeshData::totfaces, QuadriflowRemeshData::totverts, update_cb(), v, and QuadriflowRemeshData::verts.