#include <sstream>
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Functions | |
template<typename T > | |
std::string | tigl::std_to_string (T value) |
template<typename FordwardIter > | |
std::string | tigl::vecToString (FordwardIter begin, FordwardIter end, const char sep) |