3.4.0
CTiglAbstractSegment.h File Reference

Interface of CPACS wing/fuselage segment handling routines. More...

#include <boost/optional.hpp>
#include <cassert>
#include <vector>
#include <algorithm>
#include "generated/UniquePtr.h"
#include "tigl.h"
#include "tigl_internal.h"
#include "CTiglError.h"
#include "CTiglAbstractGeometricComponent.h"

Data Structures

class  tigl::CTiglAbstractSegment< SegmentType >
 

Namespaces

 tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.
 

Enumerations

enum  tigl::SegmentType { tigl::INNER_SEGMENT, tigl::MID_SEGMENT, tigl::OUTER_SEGMENT, tigl::INNER_OUTER_SEGMENT }
 

Detailed Description

Interface of CPACS wing/fuselage segment handling routines.