#include <boost/filesystem/path.hpp>
#include <osg/ref_ptr>
#include <map>
#include "Pool.inl"
Go to the source code of this file.
Classes | |
class | Util::AbstractPool< T > |
Generic pool base class which avoids loading twice ressources (like sounds) from disk. More... | |
Namespaces | |
namespace | Util |
Contains various utility functions, classes and typedefs. |