#include <boost/optional.hpp>
#include <boost/variant.hpp>
#include <TopoDS_Shape.hxx>
#include <gp_Ax1.hxx>
#include <string>
#include "tigl.h"
#include "tigl_internal.h"
#include "Cache.h"
Data Structures | |
class | tigl::CTiglStringerFrameBorderedObject |
struct | tigl::CTiglStringerFrameBorderedObject::BorderCache |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |