#include "tigl_internal.h"
#include "CTiglAbstractGeometricComponent.h"
#include "PNamedShape.h"
#include "CTiglWingSegmentList.h"
#include "Cache.h"
#include <Geom_BSplineSurface.hxx>
#include <vector>
Data Structures | |
class | tigl::CTiglWingChordface |
struct | tigl::CTiglWingChordface::ChordSurfaceCache |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |