Functions | |
HC_KEY | Insert_NURBS_Surface (int u_degree, int v_degree, int u_count, int v_count, const HC_POINT *points, const float *weights, const float *u_knots, const float *v_knots) |
HC_KEY | DInsert_NURBS_Surface (int u_degree, int v_degree, int u_count, int v_count, const HCD_POINT *points, const double *weights, const double *u_knots, const double *v_knots) |