| Data Structures | |
| struct | Point2D | 
| Functions | |
| TIGL_EXPORT double | area (Point2D p1, Point2D p2, Point2D p3) | 
| TIGL_EXPORT bool | is_in_trian (Point2D p, Point2D p1, Point2D p2, Point2D p3) | 
| TIGL_EXPORT double | sign (Point2D p1, Point2D p2, Point2D p3) | 
| TIGL_EXPORT double tigl::WingCellInternal::area | ( | Point2D | p1, | 
| Point2D | p2, | ||
| Point2D | p3 | ||
| ) | 
| TIGL_EXPORT bool tigl::WingCellInternal::is_in_trian | ( | Point2D | p, | 
| Point2D | p1, | ||
| Point2D | p2, | ||
| Point2D | p3 | ||
| ) | 
| TIGL_EXPORT double tigl::WingCellInternal::sign | ( | Point2D | p1, | 
| Point2D | p2, | ||
| Point2D | p3 | ||
| ) |