3.5.0-rc1
Loading...
Searching...
No Matches
CTiglAbstractSegment.h File Reference

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

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

Data Structures

class  tigl::CTiglAbstractSegment< SegmentType >

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.

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.