60 const struct Scene *scene,
65 const struct Scene *scene,
71 const struct DispList *dl,
int a,
int *
b,
int *p1,
int *p2,
int *p3,
int *p4);
81 const float normal_proj[3],
85 const struct Scene *scene,
void BKE_curve_calc_modifiers_pre(struct Depsgraph *depsgraph, const struct Scene *scene, struct Object *ob, struct ListBase *source_nurb, struct ListBase *target_nurb, bool for_render)
bool BKE_displist_surfindex_get(const struct DispList *dl, int a, int *b, int *p1, int *p2, int *p3, int *p4)
void BKE_displist_free(struct ListBase *lb)
void BKE_displist_make_curveTypes(struct Depsgraph *depsgraph, const struct Scene *scene, struct Object *ob, bool for_render)
DispList * BKE_displist_find(struct ListBase *lb, int type)
void BKE_displist_fill(const struct ListBase *dispbase, struct ListBase *to, const float normal_proj[3], bool flip_normal)
float BKE_displist_calc_taper(struct Depsgraph *depsgraph, const struct Scene *scene, struct Object *taperobj, int cur, int tot)
void BKE_displist_minmax(const struct ListBase *dispbase, float min[3], float max[3])
BPy_StructRNA * depsgraph