This is the complete list of members for hexed::brep::Nurbs< n_param >, including all inherited members.
| Nurbs(std::vector< Array< double > > knots, Array< double > weights, Array< double > control_points, Mat< 2, n_param > param_bounds) (defined in hexed::brep::Nurbs< n_param >) | hexed::brep::Nurbs< n_param > | |
| orig_param_bounds() const override | hexed::brep::Nurbs< n_param > | virtual |
| point(Mat< n_param > params) const override | hexed::brep::Nurbs< n_param > | virtual |
| reparameterize(Mat< n_param, 2 > bounds) | hexed::brep::Parametric< n_param > | inlinevirtual |
| reparameterize(const std::vector< Mat< 3 > > &points) | hexed::brep::Parametric< n_param > | inlinevirtual |
| ~Parametric()=default (defined in hexed::brep::Parametric< n_param >) | hexed::brep::Parametric< n_param > | virtual |