This is the complete list of members for hexed::brep::Plane, including all inherited members.
| orig_param_bounds() const override | hexed::brep::Plane | virtual |
| Plane(Mat< 3 > origin, Mat< 3, 2 > coord_vectors) | hexed::brep::Plane | inline |
| point(Mat< 2 > params) const override (defined in hexed::brep::Plane) | hexed::brep::Plane | inline |
| hexed::brep::Parametric< 2 >::point(Mat< n_param > params) const=0 | hexed::brep::Parametric< 2 > | pure virtual |
| reparameterize(Mat< 2, 2 > bounds) override | hexed::brep::Plane | |
| reparameterize(const std::vector< Mat< 3 > > &points) override | hexed::brep::Plane | virtual |
| hexed::brep::Parametric< 2 >::reparameterize(Mat< n_param, 2 > bounds) | hexed::brep::Parametric< 2 > | inlinevirtual |