* Headers for the last Set Smooth commit

This commit is contained in:
2005-09-28 11:56:09 +00:00
parent c1e8340638
commit d91d4fd41f
3 changed files with 4 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ void selectconnected_nurb(void);
void selectrow_nurb(void);
void adduplicate_nurb(void);
void delNurb(void);
void nurb_set_smooth(short event);
void join_curve(int type);
struct Nurb *addNurbprim(int type, int stype, int newname);
void default_curve_ipo(struct Curve *cu);