#include "generated/CPACSControlSurfaceHingePoint.h"#include "CCPACSWingComponentSegment.h"#include "CCPACSEtaIsoLine.h"#include "CTiglUIDManager.h"Namespaces | |
| namespace | tigl |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
| namespace | tigl::ControlSurfaceDeviceHelper |
Functions | |
| TIGL_EXPORT gp_Pnt | tigl::ControlSurfaceDeviceHelper::calc_hinge_point (CCPACSControlSurfaceHingePoint const &hinge_point, CCPACSEtaIsoLine const &etaLE, CCPACSWingComponentSegment const &cSegment, CTiglUIDManager const *uidMgr, std::string const &innerOuter) |
| TIGL_EXPORT gp_Vec | tigl::ControlSurfaceDeviceHelper::GetNormalOfControlSurfaceDevice (const CCPACSWingComponentSegment &cSegment) |
| TIGL_EXPORT PNamedShape | tigl::ControlSurfaceDeviceHelper::GetTransformedFlapShape (PNamedShape deviceShape, gp_Trsf T) |
| TIGL_EXPORT PNamedShape | tigl::ControlSurfaceDeviceHelper::outerShapeGetLoft (PNamedShape shapeBox, PNamedShape outerShape, std::string const &uid) |