#include <boost/atomic.hpp>#include <string>#include <map>#include <Geom_Curve.hxx>Data Structures | |
| class | tigl::DebugScope |
| class | tigl::TracePoint |
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. | |
Macros | |
| #define | DEBUG_SCOPE(variableName) |
| #define | TRACE_POINT(variableName) |
| #define | TRACE_POINT_OUTPUT_DIR(variableName, outputDir) |
Functions | |
| void | tigl::dumpShape (const TopoDS_Shape &shape, const std::string &outputDir, const std::string &filename, int counter=-1) |
| #define DEBUG_SCOPE | ( | variableName | ) |
| #define TRACE_POINT | ( | variableName | ) |
| #define TRACE_POINT_OUTPUT_DIR | ( | variableName, | |
| outputDir ) |