Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
using | curve_type = Curve |
using | value_type = typename curve_type::value_type |
using | size_type = size_t |
Public Member Functions | |
Ruled_surface (const curve_type &c, const curve_type &d) | |
value_type | operator() (T u, T v) const |
size_type | max_size () const |
Definition at line 12 of file geometry/ruled_surface.hh.