#include "ITiglGeometricComponent.h"#include "generated/CPACSWingCell.h"#include "generated/UniquePtr.h"#include "tigletaxsifunctions.h"#include "Cache.h"#include "CTiglRectGridSurface.h"#include <gp_Pln.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Edge.hxx>#include <vector>Data Structures | |
| class | tigl::CCPACSWingCell |
| struct | tigl::CCPACSWingCell::EtaXsiCache |
| struct | tigl::CCPACSWingCell::GeometryCache |
| struct | tigl::CCPACSWingCell::GeometryCache::TrimShapeAnnotation |
| struct | tigl::WingCellInternal::Point2D |
Namespaces | |
| tigl | |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
| tigl::WingCellInternal | |
Functions | |
| 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) |