#include "tigl_internal.h"
#include "PNamedShape.h"
#include "ListPNamedShape.h"
#include "CTiglFusePlane.h"
#include "COptionList.h"
#include "CCPACSImportExport.h"
Data Structures | |
class | tigl::CCADExporterBuilder< T > |
class | tigl::CTiglCADExporter |
Abstract base class for CAD exports. More... | |
class | tigl::DefaultExporterOption |
class | tigl::DefaultShapeExportOptions |
class | tigl::ExporterOptions |
class | tigl::ICADExporterBuilder |
class | tigl::ShapeExportOptions |
class | tigl::TriangulatedExportOptions |
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 CSharedPtr< CTiglCADExporter > | tigl::PTiglCADExporter |