#include "CCPACSFuselage.h"#include "CCPACSFuselageStructure.h"#include "CCPACSVessel.h"#include "CCPACSVesselStructure.h"#include "CCPACSWalls.h"#include "CTiglError.h"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. | |
Functions | |
| template<typename T> | |
| const CCPACSFuselage & | tigl::GetFuselage (const T *wallObject) |
| template<typename T> | |
| const CCPACSVessel & | tigl::GetVessel (const T *wallObject) |
| template<typename T> | |
| const CCPACSWalls & | tigl::GetWalls (const T *wallObject) |