Blender V4.3
quadriflow_capi.hpp File Reference

Go to the source code of this file.

Classes

struct  QuadriflowRemeshData
 

Typedefs

typedef struct QuadriflowRemeshData QuadriflowRemeshData
 

Functions

void QFLOW_quadriflow_remesh (QuadriflowRemeshData *qrd, void(*update_cb)(void *, float progress, int *cancel), void *update_cb_data)
 

Typedef Documentation

◆ QuadriflowRemeshData

typedef struct QuadriflowRemeshData QuadriflowRemeshData

Function Documentation

◆ QFLOW_quadriflow_remesh()