|
|
| Nurbs (std::vector< Array< double > > knots, Array< double > weights, Array< double > control_points, Mat< 2, n_param > param_bounds) |
| |
| Mat< 3 > | point (Mat< n_param > params) const override |
| | Obtains the point at parameters params.
|
| |
| Mat< 2, n_param > | orig_param_bounds () const override |
| | returns the parameter bounds in the original IGES definition (low, high)
|
| |
| virtual Mat< n_param, 2 > | reparameterize (Mat< n_param, 2 > bounds) |
| | May reparameterize the entity to keep parameters in [0, 1].
|
| |
| virtual Mat< n_param, 2 > | reparameterize (const std::vector< Mat< 3 > > &points) |
| | reparameterizes to contain the projections of points.
|
| |
◆ orig_param_bounds()
◆ point()
The documentation for this class was generated from the following file:
- /home/micaiah/Desktop/hexed/include/brep.hpp