TuttleOFX
1
|
#include <tuttle/host/diskCache/DiskCacheTranslator.hpp>
#include <boost/filesystem/path.hpp>
#include <string>
#include <cstddef>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::ThumbnailDiskCache |
An helper to cache image thumbnails on your HDD. More... | |
Namespaces | |
namespace | tuttle |
global namespace of the project | |
namespace | tuttle::host |
Library for host. | |
namespace | tuttle::host::attribute |
Functions | |
::boost::shared_ptr < attribute::Image > | tuttle::host::loadImage (const std::string &imagePath) |