Types
using size_type = size_tusing value_type = typename curve_type::value_typeusing curve_type = Curve
Methods
max_size_v() const -> size_typemax_size_u() const -> size_typeu_range(T min, T max) -> voidoperator()(T u, T v) const -> value_typeCoons_surface(const curve_type & c0, const curve_type & c1, const curve_type & d0, const curve_type & d1)explicit