#include <boost/optional.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/lock_guard.hpp>
#include "CheckedMutex.h"
Data Structures | |
class | tigl::Cache< CacheStruct, CpacsClass > |
class | tigl::ScopeLockedReference< T > |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |