OpenImageIO
|
#include <vector>
#include <boost/version.hpp>
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include "export.h"
#include "version.h"
#include "fmath.h"
Go to the source code of this file.
Classes | |
class | SHA1 |
struct | SHA1::Hash |
Type for storing the raw bits of the hash. More... | |
Variables | |
OIIO_NAMESPACE_ENTER | |
Wrapper so that hash_map and hash_set mean what we want regardless of the compiler.