Implementation of CPACS wing profile algorithm factory. More...
#include <string>
#include <map>
#include "tixi.h"
#include "tigl_internal.h"
#include "PTiglWingProfileAlgo.h"
Data Structures | |
class | tigl::CCPACSWingProfileFactory |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Typedefs | |
typedef PTiglWingProfileAlgo(* | tigl::CreateProfileAlgoCallback) (const CCPACSWingProfile &profile, const std::string &cpacsPath) |
Implementation of CPACS wing profile algorithm factory.