Functions | |
void | Show_NURBS_Curve (HC_KEY key, int *degree, int *cp_count, HC_POINT *points, float *weights, float *knots, float *start_u, float *end_u) |
void | Show_NURBS_Curve_Size (HC_KEY key, int *degree, int *cp_count, int *weight_count, int *knot_count) |
void | DShow_NURBS_Curve (HC_KEY key, int *degree, int *cp_count, HC_DPOINT *points, float *weights, float *knots, float *start_u, float *end_u) |