18#define PLASK_TRANSLATIONCONTAINER2D_NAME ("container" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_2D)
19#define PLASK_TRANSLATIONCONTAINER3D_NAME ("container" PLASK_GEOMETRY_TYPE_NAME_SUFFIX_3D)
45 return this->_insertUnsafe(pos, newTranslation(el,
aligner),
aligner);
83 if (cache.load())
return cache;
84 boost::lock_guard<boost::mutex> lock(
const_cast<boost::mutex&
>(cache_mutex));
135 .value(
"normal",
false)
136 .value(
"reverse",
true)