Implementation of CPACS wing segment handling routines. More...
#include <string>
#include "generated/CPACSWingSegment.h"
#include "tigl_config.h"
#include "tigl_internal.h"
#include "tixi.h"
#include "CTiglWingConnection.h"
#include "CCPACSGuideCurves.h"
#include "CCPACSGuideCurve.h"
#include "CTiglPoint.h"
#include "CTiglAbstractSegment.h"
#include "Cache.h"
#include "CCPACSTransformation.h"
#include "math/CTiglPointTranslator.h"
#include <TopoDS_Face.hxx>
#include "TopoDS_Shape.hxx"
#include "TopoDS_Wire.hxx"
#include "TopTools_SequenceOfShape.hxx"
#include "Geom_BSplineSurface.hxx"
Data Structures | |
class | tigl::CCPACSWingSegment |
struct | tigl::CCPACSWingSegment::ChordSurfaceCache |
struct | tigl::CCPACSWingSegment::SurfaceCache |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Implementation of CPACS wing segment handling routines.