![]() |
PK_BSURF_t |
This type represents a B geometry SURFace.
PK_BCURVE_make_bsurf_lofted
PK_BCURVE_spin
PK_BCURVE_sweep
PK_BSURF_add_u_knot
PK_BSURF_add_v_knot
PK_BSURF_ask
PK_BSURF_ask_knots
PK_BSURF_ask_piecewise
PK_BSURF_ask_splinewise
PK_BSURF_clamp_knots
PK_BSURF_create
PK_BSURF_create_constrained
PK_BSURF_create_fitted
PK_BSURF_create_piecewise
PK_BSURF_create_splinewise
PK_BSURF_find_g1_discontinuity
PK_BSURF_lower_degree
PK_BSURF_make_bcurve_u_isoparam
PK_BSURF_make_bcurve_v_isoparam
PK_BSURF_raise_degree
PK_BSURF_remove_knots
PK_BSURF_reparameterise
PK_SURF_make_bsurf
PK_SURF_make_bsurf_2
PK_SURF_make_bsurf_res_t
A bsurface is a type of surface (PK_CLASS_bsurf is a subclass of PK_CLASS_surf). The bsurf is defined by data contained in a PK_BSURF_sf_t. Piecewise and splinewise representations of bsurfs are also available: See PK_BSURF_piecewise_sf_t and PK_BSURF_splinewise_sf_t See B-Curves and B-Surfaces for more information.