#include "Basis/FileName.h"
#include "Core/Array/ReadRaw.h"
#include "Core/Array/ReadJpg.h"
#include "Core/Array/ReadPng.h"
Include dependency graph for ReadFile.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
Functions | |
template<class ArrayT> | |
void | Impala::Core::Array::ReadFile (ArrayT *&dst, String fileName, Util::Database *db) |
template<class ArrayT> | |
void | Impala::Core::Array::ReadFile (ArrayT *&dst, Persistency::File file) |