|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
| Triangle (const_reference p0, const_reference p1, const_reference p2) | |
| void | flip () |
| void | reverse () |
| void | invert () |
| Plane< T, N > | plane () const |
| Polyline< T, N > | polyline () const |
| Polygon< T, N > | polygon () const |
| bool | degenerate (scalar_type eps) const |
| void | gnuplot (std::ostream &out) const |
| template<> | |
| vtb::geometry::Plane< VTB_REAL_TYPE, 3 > | plane () const |
Static Public Attributes | |
| static constexpr const int | dimensions = N |
Definition at line 16 of file triangle.hh.
1.8.15