

Go to the source code of this file.
Namespaces | |
| gte | |
Functions | |
| template<typename Real > | |
| void | gte::Project (Ellipse2< Real > const &ellipse, Line2< Real > const &line, Real &smin, Real &smax) |
| template<typename Real > | |
| void | gte::Project (Ellipsoid3< Real > const &ellipsoid, Line3< Real > const &line, Real &smin, Real &smax) |