| Hermes
    | 
#include <parametric_surface.h>
 Inheritance diagram for hermes::ParametricCurveInterface:
 Inheritance diagram for hermes::ParametricCurveInterface:| Public Member Functions | |
| virtual point2 | operator() (real_t t) const =0 | 
Interface for parametric surfaces imerse in 2D.
Implemented in hermes::ParametricCircle.